aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1995-04-01 12:51:41 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1995-04-01 12:51:41 +0000
commitac3066bf75f468401e4a8243ba4ea731c187b370 (patch)
treee3a493de948df0105f48151974dbe8794e55fc20 /games
parent8938ad51ee770a85d67fd2e77d524ffae87efe38 (diff)
downloadports-ac3066bf75f468401e4a8243ba4ea731c187b370.tar.gz
ports-ac3066bf75f468401e4a8243ba4ea731c187b370.zip
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
Notes
Notes: svn path=/head/; revision=1267
Diffstat (limited to 'games')
-rw-r--r--games/acm/Makefile4
-rw-r--r--games/golddig/Makefile1
-rw-r--r--games/jetpack/Makefile1
-rw-r--r--games/nethack/Makefile3
-rw-r--r--games/nethack3-tty/Makefile3
-rw-r--r--games/nethack3/Makefile3
-rw-r--r--games/nethack32/Makefile3
-rw-r--r--games/nethack33-nox11/Makefile3
-rw-r--r--games/nethack33/Makefile3
-rw-r--r--games/nethack34-nox11/Makefile3
-rw-r--r--games/nethack34/Makefile3
-rw-r--r--games/oneko/Makefile3
-rw-r--r--games/xasteroids/Makefile3
-rw-r--r--games/xboard/Makefile3
-rw-r--r--games/xboing/Makefile1
-rw-r--r--games/xchomp/Makefile3
-rw-r--r--games/xemeraldia/Makefile3
-rw-r--r--games/xinvaders/Makefile3
-rw-r--r--games/xjewel/Makefile1
-rw-r--r--games/xlife/Makefile3
-rw-r--r--games/xmille/Makefile3
-rw-r--r--games/xmine/Makefile3
-rw-r--r--games/xminesweep/Makefile1
-rw-r--r--games/xmj/Makefile3
-rw-r--r--games/xmris/Makefile1
-rw-r--r--games/xpipeman/Makefile3
-rw-r--r--games/xrisk/Makefile3
-rw-r--r--games/xrobots/Makefile3
-rw-r--r--games/xsol/Makefile3
29 files changed, 53 insertions, 23 deletions
diff --git a/games/acm/Makefile b/games/acm/Makefile
index 6f9124f69469..f912bd257d8d 100644
--- a/games/acm/Makefile
+++ b/games/acm/Makefile
@@ -3,14 +3,16 @@
# Date created: 5 March 1995
# Whom: joerg
#
-# $Id: Makefile,v 1.1.1.1 1995/03/05 23:32:25 joerg Exp $
+# $Id: Makefile,v 1.2 1995/03/28 04:07:14 gpalmer Exp $
#
DISTNAME= acm
WRKSRC= ${WRKDIR}/acm
USE_IMAKE= yes
MASTER_SITES= ftp://hpsystem2.informatik.tu-muenchen.de/pub/comp/usenet/comp.sources.x/acm/
+CATEGORIES+= games
MASTER_SITES+= ftp://sally.bl.physik.tu-muenchen.de/a/tum1.leo.org/archive/isar/.mntpts/tum.info-pub1/pub/comp/usenet/comp.sources.x/acm/
+CATEGORIES+= games
.include <bsd.port.mk>
diff --git a/games/golddig/Makefile b/games/golddig/Makefile
index ab085ec5870d..5348fedb1b36 100644
--- a/games/golddig/Makefile
+++ b/games/golddig/Makefile
@@ -1,5 +1,6 @@
DISTNAME= golddig2
MASTER_SITES= ftp://qiclab.scn.rain.com/pub/games/
+CATEGORIES+= games
EXTRACT_SUFX= .tar.Z
MAINTAINER= jmz@FreeBSD.org
diff --git a/games/jetpack/Makefile b/games/jetpack/Makefile
index fb8fae59c2f4..c6215cace848 100644
--- a/games/jetpack/Makefile
+++ b/games/jetpack/Makefile
@@ -2,6 +2,7 @@ DISTNAME= jetpack
DISTFILES= jetpack.tar.Z
USE_IMAKE= yes
MASTER_SITES= ftp://qiclab.scn.rain.com/pub/games/
+CATEGORIES+= games
MAKE_FLAGS= PREFIX=${PREFIX} -f
.include <bsd.port.mk>
diff --git a/games/nethack/Makefile b/games/nethack/Makefile
index d5e03715d3da..346fcc2826ea 100644
--- a/games/nethack/Makefile
+++ b/games/nethack/Makefile
@@ -3,12 +3,13 @@
# Date created: 27 March 1995
# Whom: asami
#
-# $Id: Makefile,v 1.1.1.1 1995/03/28 12:13:25 asami Exp $
+# $Id: Makefile,v 1.2 1995/03/30 09:49:57 ats Exp $
#
DISTNAME= nethack3.1.3
EXTRACT_SUFX= .tar.Z
MASTER_SITES= ftp://ftp.uu.net/usenet/comp.sources.games/
+CATEGORIES+= games
MAINTAINER= asami@FreeBSD.ORG
WRKSRC= ${WRKDIR}/nethack313
USE_GMAKE= yes
diff --git a/games/nethack3-tty/Makefile b/games/nethack3-tty/Makefile
index d5e03715d3da..346fcc2826ea 100644
--- a/games/nethack3-tty/Makefile
+++ b/games/nethack3-tty/Makefile
@@ -3,12 +3,13 @@
# Date created: 27 March 1995
# Whom: asami
#
-# $Id: Makefile,v 1.1.1.1 1995/03/28 12:13:25 asami Exp $
+# $Id: Makefile,v 1.2 1995/03/30 09:49:57 ats Exp $
#
DISTNAME= nethack3.1.3
EXTRACT_SUFX= .tar.Z
MASTER_SITES= ftp://ftp.uu.net/usenet/comp.sources.games/
+CATEGORIES+= games
MAINTAINER= asami@FreeBSD.ORG
WRKSRC= ${WRKDIR}/nethack313
USE_GMAKE= yes
diff --git a/games/nethack3/Makefile b/games/nethack3/Makefile
index d5e03715d3da..346fcc2826ea 100644
--- a/games/nethack3/Makefile
+++ b/games/nethack3/Makefile
@@ -3,12 +3,13 @@
# Date created: 27 March 1995
# Whom: asami
#
-# $Id: Makefile,v 1.1.1.1 1995/03/28 12:13:25 asami Exp $
+# $Id: Makefile,v 1.2 1995/03/30 09:49:57 ats Exp $
#
DISTNAME= nethack3.1.3
EXTRACT_SUFX= .tar.Z
MASTER_SITES= ftp://ftp.uu.net/usenet/comp.sources.games/
+CATEGORIES+= games
MAINTAINER= asami@FreeBSD.ORG
WRKSRC= ${WRKDIR}/nethack313
USE_GMAKE= yes
diff --git a/games/nethack32/Makefile b/games/nethack32/Makefile
index d5e03715d3da..346fcc2826ea 100644
--- a/games/nethack32/Makefile
+++ b/games/nethack32/Makefile
@@ -3,12 +3,13 @@
# Date created: 27 March 1995
# Whom: asami
#
-# $Id: Makefile,v 1.1.1.1 1995/03/28 12:13:25 asami Exp $
+# $Id: Makefile,v 1.2 1995/03/30 09:49:57 ats Exp $
#
DISTNAME= nethack3.1.3
EXTRACT_SUFX= .tar.Z
MASTER_SITES= ftp://ftp.uu.net/usenet/comp.sources.games/
+CATEGORIES+= games
MAINTAINER= asami@FreeBSD.ORG
WRKSRC= ${WRKDIR}/nethack313
USE_GMAKE= yes
diff --git a/games/nethack33-nox11/Makefile b/games/nethack33-nox11/Makefile
index d5e03715d3da..346fcc2826ea 100644
--- a/games/nethack33-nox11/Makefile
+++ b/games/nethack33-nox11/Makefile
@@ -3,12 +3,13 @@
# Date created: 27 March 1995
# Whom: asami
#
-# $Id: Makefile,v 1.1.1.1 1995/03/28 12:13:25 asami Exp $
+# $Id: Makefile,v 1.2 1995/03/30 09:49:57 ats Exp $
#
DISTNAME= nethack3.1.3
EXTRACT_SUFX= .tar.Z
MASTER_SITES= ftp://ftp.uu.net/usenet/comp.sources.games/
+CATEGORIES+= games
MAINTAINER= asami@FreeBSD.ORG
WRKSRC= ${WRKDIR}/nethack313
USE_GMAKE= yes
diff --git a/games/nethack33/Makefile b/games/nethack33/Makefile
index d5e03715d3da..346fcc2826ea 100644
--- a/games/nethack33/Makefile
+++ b/games/nethack33/Makefile
@@ -3,12 +3,13 @@
# Date created: 27 March 1995
# Whom: asami
#
-# $Id: Makefile,v 1.1.1.1 1995/03/28 12:13:25 asami Exp $
+# $Id: Makefile,v 1.2 1995/03/30 09:49:57 ats Exp $
#
DISTNAME= nethack3.1.3
EXTRACT_SUFX= .tar.Z
MASTER_SITES= ftp://ftp.uu.net/usenet/comp.sources.games/
+CATEGORIES+= games
MAINTAINER= asami@FreeBSD.ORG
WRKSRC= ${WRKDIR}/nethack313
USE_GMAKE= yes
diff --git a/games/nethack34-nox11/Makefile b/games/nethack34-nox11/Makefile
index d5e03715d3da..346fcc2826ea 100644
--- a/games/nethack34-nox11/Makefile
+++ b/games/nethack34-nox11/Makefile
@@ -3,12 +3,13 @@
# Date created: 27 March 1995
# Whom: asami
#
-# $Id: Makefile,v 1.1.1.1 1995/03/28 12:13:25 asami Exp $
+# $Id: Makefile,v 1.2 1995/03/30 09:49:57 ats Exp $
#
DISTNAME= nethack3.1.3
EXTRACT_SUFX= .tar.Z
MASTER_SITES= ftp://ftp.uu.net/usenet/comp.sources.games/
+CATEGORIES+= games
MAINTAINER= asami@FreeBSD.ORG
WRKSRC= ${WRKDIR}/nethack313
USE_GMAKE= yes
diff --git a/games/nethack34/Makefile b/games/nethack34/Makefile
index d5e03715d3da..346fcc2826ea 100644
--- a/games/nethack34/Makefile
+++ b/games/nethack34/Makefile
@@ -3,12 +3,13 @@
# Date created: 27 March 1995
# Whom: asami
#
-# $Id: Makefile,v 1.1.1.1 1995/03/28 12:13:25 asami Exp $
+# $Id: Makefile,v 1.2 1995/03/30 09:49:57 ats Exp $
#
DISTNAME= nethack3.1.3
EXTRACT_SUFX= .tar.Z
MASTER_SITES= ftp://ftp.uu.net/usenet/comp.sources.games/
+CATEGORIES+= games
MAINTAINER= asami@FreeBSD.ORG
WRKSRC= ${WRKDIR}/nethack313
USE_GMAKE= yes
diff --git a/games/oneko/Makefile b/games/oneko/Makefile
index 09613dfaa76e..6fffb0bb935e 100644
--- a/games/oneko/Makefile
+++ b/games/oneko/Makefile
@@ -3,12 +3,13 @@
# Date created: 5 December 1994
# Whom: asami
#
-# $Id: Makefile,v 1.2 1995/02/11 13:49:05 asami Exp $
+# $Id: Makefile,v 1.3 1995/03/24 11:08:36 asami Exp $
#
DISTNAME= oneko-1.1b
USE_IMAKE= yes
MASTER_SITES= ftp://ftp.cs.columbia.edu/archives/X11R5/contrib/
+CATEGORIES+= games
MAINTAINER= asami@FreeBSD.ORG
WRKSRC= ${WRKDIR}/oneko
diff --git a/games/xasteroids/Makefile b/games/xasteroids/Makefile
index ba9d398b2c7d..1e7c3c532d4a 100644
--- a/games/xasteroids/Makefile
+++ b/games/xasteroids/Makefile
@@ -2,11 +2,12 @@
# Date created: 3 Jan 1995
# Whom: swallace
#
-# $Id: Makefile,v 1.2 1995/01/29 22:00:24 ats Exp $
+# $Id: Makefile,v 1.3 1995/02/11 13:49:06 asami Exp $
#
DISTNAME= xasteroids
MASTER_SITES= ftp://calypso-2.oit.unc.edu/pub/X11/contrib/
+CATEGORIES+= games
EXTRACT_SUFX= .sh.Z
EXTRACT_CMD= ( cd ${WRKDIR}; zcat | sh -s )
EXTRACT_ARGS= <
diff --git a/games/xboard/Makefile b/games/xboard/Makefile
index 94e14bcc0ca8..c903245196da 100644
--- a/games/xboard/Makefile
+++ b/games/xboard/Makefile
@@ -3,11 +3,12 @@
# Date created: 2 Jan 1995
# Whom: swallace
#
-# $Id: Makefile,v 1.1.1.1 1995/01/03 00:44:29 swallace Exp $
+# $Id: Makefile,v 1.2 1995/02/13 19:17:17 ats Exp $
#
DISTNAME= xboard-3.2.pl0
MASTER_SITES= ftp://ftp.x.org/contrib/games/
+CATEGORIES+= games
HAS_CONFIGURE= yes
STRIP=
CONFIGURE_ARGS= --prefix=${PREFIX}
diff --git a/games/xboing/Makefile b/games/xboing/Makefile
index 66c45881c9e6..03b45936b5da 100644
--- a/games/xboing/Makefile
+++ b/games/xboing/Makefile
@@ -8,6 +8,7 @@ DISTNAME= xboing2.2
EXTRACT_SUFX= .tar.gz
USE_IMAKE= yes
MASTER_SITES= ftp://ftp.icm.edu.pl/pub/X11/contrib/games/
+CATEGORIES+= games
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
.include <bsd.port.mk>
diff --git a/games/xchomp/Makefile b/games/xchomp/Makefile
index 3e6be37f9f25..21aacbdca4ea 100644
--- a/games/xchomp/Makefile
+++ b/games/xchomp/Makefile
@@ -3,7 +3,7 @@
# Date created: 4 Jan 1995
# Whom: swallace
#
-# $Id: Makefile,v 1.3 1994/12/31 04:17:52 swallace Exp $
+# $Id: Makefile,v 1.1.1.1 1995/01/04 08:59:25 swallace Exp $
#
DISTNAME= xchomp
@@ -13,6 +13,7 @@ NO_INSTALL_MANPAGES= yes
#Original sources in multi-part compressed shell archive
#DISTFILES= part01.Z part02.Z part03.Z part04.Z part05.Z patch1.Z
#MASTER_SITES= ftp://ftp.wustl.edu/usenet/comp.sources.x/volume06
+CATEGORIES+= games
#Change -DFRAME_DELAY=40000 in patchfile/Imakefile value to adjust
#speed of play depending on X server.
diff --git a/games/xemeraldia/Makefile b/games/xemeraldia/Makefile
index 6b9346539a66..5b09e451989a 100644
--- a/games/xemeraldia/Makefile
+++ b/games/xemeraldia/Makefile
@@ -3,12 +3,13 @@
# Date created: 22 Mar 1995
# Whom: asami
#
-# $Id: Makefile,v 1.5 1995/03/25 04:30:54 asami Exp $
+# $Id: Makefile,v 1.6 1995/03/28 09:20:05 asami Exp $
#
DISTNAME= xemeraldia-0.3
DISTFILES= 271.gz
MASTER_SITES= ftp://ftp.kuis.kyoto-u.ac.jp/News.Archives/fj.sources/1995/
+CATEGORIES+= games
MAINTAINER= asami@FreeBSD.ORG
USE_IMAKE= yes
NO_INSTALL_MANPAGES= yes
diff --git a/games/xinvaders/Makefile b/games/xinvaders/Makefile
index a219129e4551..9e714aee18da 100644
--- a/games/xinvaders/Makefile
+++ b/games/xinvaders/Makefile
@@ -3,11 +3,12 @@
# Date created: 3 Jan 1995
# Whom: swallace
#
-# $Id: Makefile,v 1.2 1995/02/11 13:49:10 asami Exp $
+# $Id: Makefile,v 1.3 1995/03/28 04:13:27 gpalmer Exp $
#
DISTNAME= xinvaders
MASTER_SITES= ftp://romulus.ucs.uoknor.edu/Linux/sunsite/games/x11/action/
+CATEGORIES+= games
USE_IMAKE= yes
.include <bsd.port.mk>
diff --git a/games/xjewel/Makefile b/games/xjewel/Makefile
index 211c45e57151..de0e0f8615e5 100644
--- a/games/xjewel/Makefile
+++ b/games/xjewel/Makefile
@@ -1,6 +1,7 @@
DISTNAME= xjewel-1.6
DISTFILES= xjewel-1.6.tar.z
MASTER_SITES= ftp://ftp.warwick.ac.uk/pub/x11/
+CATEGORIES+= games
USE_IMAKE= yes
pre-install:
diff --git a/games/xlife/Makefile b/games/xlife/Makefile
index 1ddfb0c612c6..b6d665029469 100644
--- a/games/xlife/Makefile
+++ b/games/xlife/Makefile
@@ -3,11 +3,12 @@
# Date created: 15 March 1995
# Whom: asami
#
-# $Id: Makefile,v 1.1.1.1 1995/03/16 09:19:17 asami Exp $
+# $Id: Makefile,v 1.2 1995/03/24 11:08:48 asami Exp $
#
DISTNAME= xlife
MASTER_SITES= ftp://gatekeeper.dec.com/pub/X11/R5-contrib/
+CATEGORIES+= games
MAINTAINER= asami@FreeBSD.ORG
EXTRACT_SUFX= .tar.Z
USE_IMAKE= yes
diff --git a/games/xmille/Makefile b/games/xmille/Makefile
index 72d1eeb2f679..baf31337581b 100644
--- a/games/xmille/Makefile
+++ b/games/xmille/Makefile
@@ -3,11 +3,12 @@
# Date created: 30 Dec 1994
# Whom: swallace
#
-# $Id: Makefile,v 1.1.1.1 1994/12/31 05:34:26 swallace Exp $
+# $Id: Makefile,v 1.2 1995/02/11 13:49:12 asami Exp $
#
DISTNAME= xmille
MASTER_SITES= ftp://gatekeeper.dec.com/.b/X11-contrib/
+CATEGORIES+= games
USE_IMAKE= yes
EXTRACT_SUFX= .tar.Z
NO_WRKSUBDIR= yes
diff --git a/games/xmine/Makefile b/games/xmine/Makefile
index 58d71ac9ff2e..2fd2fa179e11 100644
--- a/games/xmine/Makefile
+++ b/games/xmine/Makefile
@@ -3,10 +3,11 @@
# Date created: 25 December 1994
# Whom: joerg
#
-# $Id: Makefile,v 1.3 1995/01/21 17:27:39 ats Exp $
+# $Id: Makefile,v 1.4 1995/02/11 13:49:14 asami Exp $
#
DISTNAME= xmine-1.0.3-Xaw
+CATEGORIES+= games
USE_IMAKE= yes
LIB_DEPENDS= Xaw3d\\.:${PORTSDIR}/x11/Xaw3d
diff --git a/games/xminesweep/Makefile b/games/xminesweep/Makefile
index d5d4aaefec49..a1aad731f7f0 100644
--- a/games/xminesweep/Makefile
+++ b/games/xminesweep/Makefile
@@ -8,5 +8,6 @@ DISTNAME= xminesweep3.0
EXTRACT_SUFX= .tar.Z
USE_IMAKE= yes
MASTER_SITES= ftp://ftp.icm.edu.pl/pub/X11/contrib/games/
+CATEGORIES+= games
.include <bsd.port.mk>
diff --git a/games/xmj/Makefile b/games/xmj/Makefile
index 33f591153cbb..fc07dd39b9ca 100644
--- a/games/xmj/Makefile
+++ b/games/xmj/Makefile
@@ -2,11 +2,12 @@
# Date created: 2 Jan 1995
# Whom: swallace
#
-# $Id: Makefile,v 1.1.1.1 1995/01/03 08:49:55 swallace Exp $
+# $Id: Makefile,v 1.2 1995/01/04 06:29:36 swallace Exp $
#
DISTNAME= xmj
MASTER_SITES= ftp://ftp.cs.orst.edu/pub/src/X11R4/contrib/demos/
+CATEGORIES+= games
USE_IMAKE= yes
NO_INSTALL_MANPAGES= yes
diff --git a/games/xmris/Makefile b/games/xmris/Makefile
index 200b3f853470..8532b986376a 100644
--- a/games/xmris/Makefile
+++ b/games/xmris/Makefile
@@ -2,6 +2,7 @@ DISTNAME= xmris.4.02
USE_GMAKE= yes
USE_IMAKE= yes
MASTER_SITES= ftp://ftp.x.org/R5contrib/
+CATEGORIES+= games
MAKE_FLAGS= XAPPLOADDIR=${PREFIX}/lib/X11/app-defaults -f
.include <bsd.port.mk>
diff --git a/games/xpipeman/Makefile b/games/xpipeman/Makefile
index 59fb5efafcde..1976a44f6d47 100644
--- a/games/xpipeman/Makefile
+++ b/games/xpipeman/Makefile
@@ -2,11 +2,12 @@
# Date created: 2 Jan 1995
# Whom: swallace
#
-# $Id: Makefile,v 1.1.1.1 1995/01/03 08:48:44 swallace Exp $
+# $Id: Makefile,v 1.2 1995/02/11 13:49:19 asami Exp $
#
DISTNAME= xpipeman
MASTER_SITES= ftp://iraun1.ira.uka.de/pub/x11/
+CATEGORIES+= games
EXTRACT_SUFX= .tar.Z
USE_IMAKE= yes
diff --git a/games/xrisk/Makefile b/games/xrisk/Makefile
index 813512844911..097f44c2a548 100644
--- a/games/xrisk/Makefile
+++ b/games/xrisk/Makefile
@@ -3,11 +3,12 @@
# Date created: 4 Jan 1995
# Whom: swallace
#
-# $Id: Makefile,v 1.1.1.1 1995/01/04 08:59:25 swallace Exp $
+# $Id: Makefile,v 1.1.1.1 1995/02/05 09:40:08 jmacd Exp $
#
DISTNAME= xrisk-2.13
MASTER_SITES= ftp://geocub.greco-prog.fr/pub/Games/
+CATEGORIES+= games
EXTRACT_SUFX= .tar.Z
.include <bsd.port.mk>
diff --git a/games/xrobots/Makefile b/games/xrobots/Makefile
index 6ee728df8395..e5894109114e 100644
--- a/games/xrobots/Makefile
+++ b/games/xrobots/Makefile
@@ -2,11 +2,12 @@
# Date created: 2 Jan 1995
# Whom: swallace
#
-# $Id: Makefile,v 1.1.1.1 1995/01/03 08:47:58 swallace Exp $
+# $Id: Makefile,v 1.2 1995/02/11 13:49:25 asami Exp $
#
DISTNAME= xrobots
MASTER_SITES= ftp://ftp.cs.orst.edu/pub/src/X11R4/contrib/games/
+CATEGORIES+= games
USE_IMAKE= yes
.include <bsd.port.mk>
diff --git a/games/xsol/Makefile b/games/xsol/Makefile
index cb5e34c082db..23ecae61df98 100644
--- a/games/xsol/Makefile
+++ b/games/xsol/Makefile
@@ -3,11 +3,12 @@
# Date created: 2 Jan 1995
# Whom: swallace
#
-# $Id: Makefile,v 1.2 1995/02/11 13:49:27 asami Exp $
+# $Id: Makefile,v 1.3 1995/03/28 04:18:16 gpalmer Exp $
#
DISTNAME= xsol-new
MASTER_SITES= ftp://iraun1.ira.uka.de/pub/x11/games/
+CATEGORIES+= games
USE_IMAKE= yes
.include <bsd.port.mk>