summaryrefslogtreecommitdiff
path: root/net/jwhois/pkg-plist
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2000-07-27 05:40:55 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2000-07-27 05:40:55 +0000
commitc331f8e106fc937b555823c70474f21dc209c63a (patch)
tree15040abfd438e8729c23c63e0fe1ec223a736c02 /net/jwhois/pkg-plist
parentXML Parser for Java uses Apache Software License, now. (diff)
Yet another whois client.
Submitted by: Makoto MATSUSHITA <matusita@jp.freebsd.org> PR: ports/20135
Notes
Notes: svn path=/head/; revision=31050
Diffstat (limited to 'net/jwhois/pkg-plist')
-rw-r--r--net/jwhois/pkg-plist12
1 files changed, 12 insertions, 0 deletions
diff --git a/net/jwhois/pkg-plist b/net/jwhois/pkg-plist
new file mode 100644
index 000000000000..5f69e9a7d830
--- /dev/null
+++ b/net/jwhois/pkg-plist
@@ -0,0 +1,12 @@
+bin/jwhois
+etc/jwhois.conf
+@unexec install-info --delete %D/info/jwhois.info %D/info/dir
+info/jwhois.info
+@exec install-info %D/info/jwhois.info %D/info/dir
+share/locale/sv/LC_MESSAGES/jwhois.mo
+@unexec rmdir %D/share/locale/*/LC_MESSAGES 2>/dev/null || true
+@unexec rmdir %D/share/locale/* 2>/dev/null || true
+@unexec rmdir %D/share/locale 2>/dev/null || true
+@unexec rm -f %D/var/jwhois/jwhois.db 2>/dev/null || true
+@unexec rmdir %D/var/jwhois 2>/dev/null || true
+@unexec rmdir %D/var 2>/dev/null || true