Changeset 51308
- Timestamp:
- May 22, 2009, 7:24:58 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/perl/p5-gnome2-print/Portfile
r45910 r51308 1 # -*- 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 1 2 # $Id$ 2 3 3 4 PortSystem 1.0 4 5 PortGroup perl5 1.0 6 7 revision 1 8 5 9 perl5.setup Gnome2-Print 1.000 10 6 11 maintainers nomaintainer 7 12 description Perl wrappers for the Gnome Print utilities … … 13 18 standard widgets in order to mainatin a UI consistent for \ 14 19 all GNOME applications. 20 15 21 16 22 platforms darwin … … 22 28 master_sites http://search.cpan.org/CPAN/authors/id/E/EB/EBASSI 23 29 24 depends_lib-append lib:libgnomeprint-2-2:gnome-print \ 25 lib:libgnomeprintui-2-2:gnome-print 26 30 depends_lib-append port:libgnomeprintui
Note: See TracChangeset
for help on using the changeset viewer.