summaryrefslogtreecommitdiff
path: root/emulators/swarm
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 /emulators/swarm
parent027ce626821d991bc282a370598c738be6c3e12e (diff)
downloadpkgsrc-0916498c1b6dd1e6312100e3813722d9ec0a3ae4.tar.gz
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Diffstat (limited to 'emulators/swarm')
-rw-r--r--emulators/swarm/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/emulators/swarm/Makefile b/emulators/swarm/Makefile
index 05213d79223..baac5409e58 100644
--- a/emulators/swarm/Makefile
+++ b/emulators/swarm/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2002/02/06 16:58:14 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2003/03/29 12:40:51 jmmv Exp $
#
DISTNAME= swarm-0.57
+WRKSRC= ${WRKDIR}/swarm/src
CATEGORIES= emulators
MASTER_SITES= http://www.dcs.gla.ac.uk/~michael/phd/bin/
@@ -9,8 +10,6 @@ MAINTAINER= agc@netbsd.org
HOMEPAGE= http://www.dcs.gla.ac.uk/~michael/phd/swarm.html
COMMENT= Software arm6 core emulator
-WRKSRC= ${WRKDIR}/swarm/src
-
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/swarm ${PREFIX}/bin
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/swarm