summaryrefslogtreecommitdiff
path: root/net/ipw
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-03-29 12:40:00 +0000
committerjmmv <jmmv@pkgsrc.org>2003-03-29 12:40:00 +0000
commit0916498c1b6dd1e6312100e3813722d9ec0a3ae4 (patch)
treefaa47d38b96f7c3d479f826963ddfdc99b66acc3 /net/ipw
parent027ce626821d991bc282a370598c738be6c3e12e (diff)
downloadpkgsrc-0916498c1b6dd1e6312100e3813722d9ec0a3ae4.tar.gz
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Diffstat (limited to 'net/ipw')
-rw-r--r--net/ipw/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/ipw/Makefile b/net/ipw/Makefile
index 2aa8ddc2bbb..97949afbb07 100644
--- a/net/ipw/Makefile
+++ b/net/ipw/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2001/06/13 14:37:32 zuntum Exp $
+# $NetBSD: Makefile,v 1.3 2003/03/29 12:41:57 jmmv Exp $
#
DISTNAME= ipw-3.3a
+WRKSRC= ${WRKDIR}
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_LOCAL}
@@ -9,8 +10,6 @@ MAINTAINER= mipam@ibb.net,zuntum@netbsd.org
HOMEPAGE= http://mjhb.marina-del-rey.ca.us/ipw/
COMMENT= "whois" replacement that automatically queries several databases
-WRKSRC= ${WRKDIR}
-
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/ipw ${PREFIX}/bin
${INSTALL_DATA} ${FILESDIR}/README ${PREFIX}/share/doc/ipw.README