Changeset 79675
- Timestamp:
- 06/23/11 00:38:27 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/devel/argp-standalone/Portfile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/devel/argp-standalone/Portfile
r50980 r79675 7 7 categories devel 8 8 platforms darwin freebsd 9 maintainers afb9 maintainers nomaintainer 10 10 description Standalone version of arguments parsing functions from GLIBC 11 11 long_description It is standalone version of argp - part of glibc library. \ 12 12 \ 13 It was separated off glibc by Niels Myller ,Niels primary use \13 It was separated off glibc by Niels Myller. Niels primary use \ 14 14 it for inclusion in the LSH distribution, but it's useful for \ 15 15 any package that wants to use argp and at the same time be \ … … 19 19 this version. The most important is that it no longer builds \ 20 20 upon getopt\; the one or two hairy functions of GNU getopt are \ 21 incorporated with the argp parser. There are longer any global \21 incorporated with the argp parser. There are no longer any global \ 22 22 variables keeping track of the parser state. 23 23 homepage http://www.freshports.org/devel/argp-standalone/
Note: See TracChangeset
for help on using the changeset viewer.

