Ticket #4689: Portfile
File Portfile, 495 bytes (added by dports@…, 19 years ago) |
---|
Line | |
---|---|
1 | # $Id: Portfile,v 1.4 2005/08/11 21:33:30 rshaw Exp $ |
2 | PortSystem 1.0 |
3 | PortGroup perl5 1.0 |
4 | |
5 | perl5.setup libintl-perl 1.14 |
6 | maintainers machowtos@mac.com |
7 | description Perl internationalization library |
8 | |
9 | long_description An internationalization library for Perl compatible with the \ |
10 | Uniforum message translations system such as the one in GNU gettext. |
11 | |
12 | checksums md5 54194b1142dbdcdecb06610f769fd45c |
13 | platforms darwin |
14 | |
15 | master_sites http://search.cpan.org/CPAN/authors/id/G/GU/GUIDO |
16 |