summaryrefslogtreecommitdiff
path: root/games/imaze
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-04-30 05:44:51 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-04-30 05:44:51 +0000
commite7d7e6055561d39cf6767575dcc1d23abe47998e (patch)
treea3bf2554ba9b8631adbdfdbd12353447b0706d82 /games/imaze
parentAdd mimekit. (diff)
Put variables in right order. People, please take a look at the sample
Makefile in the handbook! It's all in there!
Notes
Notes: svn path=/head/; revision=3046
Diffstat (limited to 'games/imaze')
-rw-r--r--games/imaze/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/games/imaze/Makefile b/games/imaze/Makefile
index 8308639752d4..d778d80136d7 100644
--- a/games/imaze/Makefile
+++ b/games/imaze/Makefile
@@ -6,16 +6,17 @@
#
DISTNAME= imaze
-DISTFILES= imaze1.3.tar.Z imaze.tar
PKGNAME= imaze-1.3
CATEGORIES+= games
MASTER_SITES= ftp://ftp.tu-clausthal.de/pub/unix/games/imaze/ \
ftp://ftp.tu-clausthal.de/pub/unix/games/imaze/sounds/
-EXTRACT_ONLY= imaze1.3.tar.Z
-LIB_DEPENDS= xview\\.3\\.2:${PORTSDIR}/x11/xview-lib
+DISTFILES= imaze1.3.tar.Z imaze.tar
MAINTAINER= kuehn@rz.tu-clausthal.de
+LIB_DEPENDS= xview\\.3\\.2:${PORTSDIR}/x11/xview-lib
+
+EXTRACT_ONLY= imaze1.3.tar.Z
NO_CONFIGURE= yes
USE_X11= yes
NO_CDROM= yes