summaryrefslogtreecommitdiff
path: root/net/jwhois
diff options
context:
space:
mode:
authorjlam <jlam>2006-04-06 03:20:54 +0000
committerjlam <jlam>2006-04-06 03:20:54 +0000
commitaa2e811f3c0b66979909c996108a9136af5cef50 (patch)
treeba01f9d4933acd09f2846594fd075cb5a7fcedf0 /net/jwhois
parent22f7596462116f0296f56651b7d20188240f623c (diff)
downloadpkgsrc-aa2e811f3c0b66979909c996108a9136af5cef50.tar.gz
List the info files directly in the PLIST and honor PKG{INFO,MAN}DIR.
Diffstat (limited to 'net/jwhois')
-rw-r--r--net/jwhois/Makefile8
-rw-r--r--net/jwhois/PLIST3
2 files changed, 6 insertions, 5 deletions
diff --git a/net/jwhois/Makefile b/net/jwhois/Makefile
index 3acdc529876..fc2ad47bd01 100644
--- a/net/jwhois/Makefile
+++ b/net/jwhois/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.58 2006/02/05 23:10:25 joerg Exp $
+# $NetBSD: Makefile,v 1.59 2006/04/06 03:20:54 jlam Exp $
#
DISTNAME= jwhois-3.2.2
@@ -17,18 +17,18 @@ CONFIGURE_ARGS+= --localstatedir=${VARBASE}/db
LIBS.SunOS+= -lnsl -lsocket
-INFO_FILES= jwhois.info
-
.include "options.mk"
EGDIR= ${PREFIX}/share/examples/jwhois
CONF_FILES= ${EGDIR}/jwhois.conf.default \
${PKG_SYSCONFDIR}/jwhois.conf
+INFO_FILES= # PLIST
+
+.include "../../devel/gettext-lib/buildlink3.mk"
post-install:
${INSTALL_DATA_DIR} ${EGDIR}
${INSTALL_DATA} ${WRKSRC}/example/jwhois.conf \
${EGDIR}/jwhois.conf.default
-.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/net/jwhois/PLIST b/net/jwhois/PLIST
index b9a15ac270c..b14a869d7d6 100644
--- a/net/jwhois/PLIST
+++ b/net/jwhois/PLIST
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.8 2004/03/09 11:41:44 seb Exp $
+@comment $NetBSD: PLIST,v 1.9 2006/04/06 03:20:54 jlam Exp $
bin/jwhois
+info/jwhois.info
man/man1/jwhois.1
man/sv/man1/jwhois.1
share/examples/jwhois/jwhois.conf.default