# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id: Portfile 51308 2009-05-22 19:24:58Z devans@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

revision            1

perl5.setup         Gnome2-Print 1.000

maintainers         nomaintainer
description         Perl wrappers for the Gnome Print utilities
long_description    This module allows you to use the GNOME Print libraries \
                    within your applications written using the gtk2-perl \
                    wrapper. The GNOME Print libraries (also known as \
                    libgnomeprint and libgnomeprintui) allow you to create \
                    printable documents (using various frontends) and offer \
                    standard widgets in order to mainatin a UI consistent for \
                    all GNOME applications.
                    

platforms           darwin

checksums           md5     66578c2ffaebbe035a0735e65ad71c3f \
                    sha1    be17cdab90197a0fcd478852a0b34e23bc74103d \
                    rmd160  edc870a12f4026667189eb077bd10f01e9ebae0f

master_sites        http://search.cpan.org/CPAN/authors/id/E/EB/EBASSI

depends_lib-append  port:libgnomeprintui
