diff options
author | kevlo <kevlo@FreeBSD.org> | 2001-01-30 18:21:27 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2001-01-30 18:21:27 +0800 |
commit | 3ee4ad453e82cfb33c6bb5e185e81825657e8318 (patch) | |
tree | fe1166a609ac21f9fabefcd4d51cdf135d679925 /textproc/Makefile | |
parent | 6c4dd9b2442bd9543f144733de5bbb5fc2ed201b (diff) | |
download | freebsd-ports-gnome-3ee4ad453e82cfb33c6bb5e185e81825657e8318.tar.gz freebsd-ports-gnome-3ee4ad453e82cfb33c6bb5e185e81825657e8318.tar.zst freebsd-ports-gnome-3ee4ad453e82cfb33c6bb5e185e81825657e8318.zip |
Initial import of clo++-0.3.0
clo++ is a command line parser generator for C++
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index cff2d086d39f..76c6e3840c1e 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -11,6 +11,7 @@ SUBDIR += cdif SUBDIR += cdiff SUBDIR += chpp + SUBDIR += clo++ SUBDIR += cocoon SUBDIR += code2html SUBDIR += cole |