summaryrefslogtreecommitdiff
path: root/net/md-whois/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-03-22 02:31:49 +0000
committerwiz <wiz@pkgsrc.org>2003-03-22 02:31:49 +0000
commitc0fd6b86e575cf5aaf55b9cfe11afc3794045ef8 (patch)
tree61e1ec3358fdf871f74a5628a484d9f54b79a453 /net/md-whois/Makefile
parentb1794e4b555e30862e5617bdf42b60cc3771d0c0 (diff)
downloadpkgsrc-c0fd6b86e575cf5aaf55b9cfe11afc3794045ef8.tar.gz
Update to 4.6.3, based on the 4.6.2 update by Jeremy C. Reed in PR 20441.
Changes: 3 years of intensive development -- too many to mention here; see inside the debian/changelog file.
Diffstat (limited to 'net/md-whois/Makefile')
-rw-r--r--net/md-whois/Makefile14
1 files changed, 10 insertions, 4 deletions
diff --git a/net/md-whois/Makefile b/net/md-whois/Makefile
index 6e107499202..5af0a39d5b8 100644
--- a/net/md-whois/Makefile
+++ b/net/md-whois/Makefile
@@ -1,7 +1,13 @@
-# $NetBSD: Makefile,v 1.5 2002/07/24 19:45:26 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2003/03/22 02:31:49 wiz Exp $
+#
+# todo: set location of [md-]whois.conf and fix in man page too
+# todo: build and install the po/ files and add to PLIST
+# todo: add choice for mk/bsd.pkg.defaults.mk to define name prefix
+# (defaults to "md-" to distinguish from other whois clients) and adjust PLIST
-DISTNAME= whois_4.5.2
-PKGNAME= md-whois-4.5.2
+VERSION= 4.6.3
+DISTNAME= whois_${VERSION}
+PKGNAME= md-whois-${VERSION}
CATEGORIES= net
MASTER_SITES= http://www.linux.it/~md/software/
@@ -11,7 +17,7 @@ COMMENT= Improved whois client
USE_PERL5= build
-WRKSRC= ${WRKDIR}/whois-4.5.2
+WRKSRC= ${WRKDIR}/whois-${VERSION}
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/whois ${PREFIX}/bin/md-whois