summaryrefslogtreecommitdiff
path: root/java/java-getopt/pkg-plist
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2003-04-07 08:34:20 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2003-04-07 08:34:20 +0000
commitd58ff756d48df4ed91a49408c0cd5cf6624b614f (patch)
tree68b9d879ac2dbc8359dd51da7a30f3ef266d144d /java/java-getopt/pkg-plist
parentnet/openldap20 can't start with sample command line syntax in the startup scr... (diff)
add java-getopt 1.0.9
Java version of GNU getopt family functions
Diffstat (limited to 'java/java-getopt/pkg-plist')
-rw-r--r--java/java-getopt/pkg-plist2
1 files changed, 2 insertions, 0 deletions
diff --git a/java/java-getopt/pkg-plist b/java/java-getopt/pkg-plist
new file mode 100644
index 000000000000..76e605672aab
--- /dev/null
+++ b/java/java-getopt/pkg-plist
@@ -0,0 +1,2 @@
+share/java/classes/getopt.jar
+@unexec rmdir %D/share/java/classes 2>/dev/null || true