aboutsummaryrefslogtreecommitdiffstats
path: root/java/Makefile
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2003-04-07 16:34:20 +0800
committerijliao <ijliao@FreeBSD.org>2003-04-07 16:34:20 +0800
commitb35669979ca9c186dd28853fb118fc9b196f39ba (patch)
treee87a2911f888483f4738de7c11c9b46fc1db872e /java/Makefile
parentab863a1c9ff52bf86d1c998111f291553459dec0 (diff)
downloadfreebsd-ports-gnome-b35669979ca9c186dd28853fb118fc9b196f39ba.tar.gz
freebsd-ports-gnome-b35669979ca9c186dd28853fb118fc9b196f39ba.tar.zst
freebsd-ports-gnome-b35669979ca9c186dd28853fb118fc9b196f39ba.zip
add java-getopt 1.0.9
Java version of GNU getopt family functions
Diffstat (limited to 'java/Makefile')
-rw-r--r--java/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/Makefile b/java/Makefile
index 4b6d28a631e4..6211285c3041 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -27,6 +27,7 @@
SUBDIR += janosvm
SUBDIR += java-checkstyle
SUBDIR += java-cup
+ SUBDIR += java-getopt
SUBDIR += java-tutorial
SUBDIR += javamail
SUBDIR += javavmwrapper