Ticket #11623: diff
File diff, 693 bytes (added by tw.lbean@…, 18 years ago) |
---|
-
Portfile
old new 10 10 long_description popt is a command line parsing library. It contains a number of enhancements over getopt(3), including being fully reentrant, allowing users to alias command line arguments, providing convience functions for parsing strings into argv[] style arrays and popt can parse arbitrary argv[] style arrays. 11 11 12 12 platforms darwin 13 master_sites ftp://wraptastic.org/pub/rpm-4.4.x/ \ 14 http://rpm.net.in/mirror/rpm-4.4.x/ 13 master_sites http://rpm.net.in/mirror/rpm-4.4.x/ 15 14 16 15 depends_lib port:gettext \ 17 16 port:libiconv