summaryrefslogtreecommitdiff
path: root/misc/ibutton-pdkit/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-03-29 12:40:00 +0000
committerjmmv <jmmv>2003-03-29 12:40:00 +0000
commit95b3e3e2360a18f5efbc61ef85a063b7481be09f (patch)
treefaa47d38b96f7c3d479f826963ddfdc99b66acc3 /misc/ibutton-pdkit/Makefile
parent4815b5463ae62763c7f76ef59cf137fd64490912 (diff)
downloadpkgsrc-95b3e3e2360a18f5efbc61ef85a063b7481be09f.tar.gz
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Diffstat (limited to 'misc/ibutton-pdkit/Makefile')
-rw-r--r--misc/ibutton-pdkit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/ibutton-pdkit/Makefile b/misc/ibutton-pdkit/Makefile
index c152b53b6c0..24d64b92df2 100644
--- a/misc/ibutton-pdkit/Makefile
+++ b/misc/ibutton-pdkit/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2001/10/26 12:33:23 agc Exp $
+# $NetBSD: Makefile,v 1.5 2003/03/29 12:41:49 jmmv Exp $
#
DISTNAME= ulinuxgnu
PKGNAME= ibutton-pdkit-2.00
+WRKSRC= ${WRKDIR}
CATEGORIES= misc
MASTER_SITES= ftp://ftp.dalsemi.com/pub/auto_id/public/
EXTRACT_SUFX= .zip
@@ -11,7 +12,6 @@ MAINTAINER= damon@brodiefamily.org
HOMEPAGE= http://ibutton.com
COMMENT= 1-Wire Public Domain Kit Version 2.00
-WRKSRC= ${WRKDIR}
MAKEFILE= makefile
SCRIPTS_ENV+= SED=${SED}