diff options
author | znerd <znerd@FreeBSD.org> | 2002-11-14 09:02:09 +0000 |
---|---|---|
committer | znerd <znerd@FreeBSD.org> | 2002-11-14 09:02:09 +0000 |
commit | 58574e2b5fb177755eabb898507d8a722f19d47f (patch) | |
tree | 94bbac4544a38658b44af92d00eab1d7b7c98f16 /java/Makefile | |
parent | 922ae1b2acf0827ff9948a99057971c0674c9ba9 (diff) | |
download | FreeBSD-ports-58574e2b5fb177755eabb898507d8a722f19d47f.zip FreeBSD-ports-58574e2b5fb177755eabb898507d8a722f19d47f.tar.gz |
New port: Jakarta Commons CLI library.
Java-library for command line arguments and options.
Diffstat (limited to 'java/Makefile')
-rw-r--r-- | java/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/Makefile b/java/Makefile index d9fc59e..9d6f19b 100644 --- a/java/Makefile +++ b/java/Makefile @@ -16,6 +16,7 @@ SUBDIR += jad SUBDIR += jaf SUBDIR += jakarta-bcel + SUBDIR += jakarta-commons-cli SUBDIR += jakarta-commons-collections SUBDIR += jakarta-commons-lang SUBDIR += jakarta-log4j |