aboutsummaryrefslogtreecommitdiff
path: root/games/xmille/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-11 00:20:58 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-11 00:20:58 +0000
commitf4d6acbc42e1538f4db9f465a76ab8a10ad5176d (patch)
tree135c85eebdc631af1639facfb134770aee87e354 /games/xmille/Makefile
parent5d8032032653175f96f8d894681cc77f569f55ee (diff)
downloadports-f4d6acbc42e1538f4db9f465a76ab8a10ad5176d.tar.gz
ports-f4d6acbc42e1538f4db9f465a76ab8a10ad5176d.zip
Notes
Diffstat (limited to 'games/xmille/Makefile')
-rw-r--r--games/xmille/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/games/xmille/Makefile b/games/xmille/Makefile
index baf31337581b..07fd452e7144 100644
--- a/games/xmille/Makefile
+++ b/games/xmille/Makefile
@@ -3,14 +3,16 @@
# Date created: 30 Dec 1994
# Whom: swallace
#
-# $Id: Makefile,v 1.2 1995/02/11 13:49:12 asami Exp $
+# $Id: Makefile,v 1.3 1995/04/01 12:45:23 jkh Exp $
#
DISTNAME= xmille
-MASTER_SITES= ftp://gatekeeper.dec.com/.b/X11-contrib/
+PKGNAME= 2.0
CATEGORIES+= games
-USE_IMAKE= yes
+MASTER_SITES= ftp://gatekeeper.dec.com/.b/X11-contrib/
EXTRACT_SUFX= .tar.Z
+
+USE_IMAKE= yes
NO_WRKSUBDIR= yes
.include <bsd.port.mk>