# $Id: Portfile 45911 2009-01-25 01:24:26Z tommyd@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0
perl5.setup         Gtk2-SourceView 1.000
maintainers         nomaintainer
description         Perl wrappers for the GtkSourceView widget
long_description    Perl bindings to the 1.x series of the GtkSourceView \
                    widget libraries. This module allows you to write Perl \
                    applications that utilize the GtkSourceView library for \
                    source editing and printing.

platforms           darwin

checksums           md5     35f859153d9c8a41260f98ad969fcb78 \
                    sha1    0c92cab15cb44a6fce412303e97e16aabc5e8a58 \
                    rmd160  1a38bddc4a65abbeb5f47bf96d0754bd8698c43d

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

depends_lib-append  port:gtksourceview \
                    port:p5-extutils-depends \
                    port:p5-glib \
                    port:p5-gnome2-print \
                    port:p5-gtk2

