summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorMark Pulford <markp@FreeBSD.org>2003-02-22 17:14:31 +0000
committerMark Pulford <markp@FreeBSD.org>2003-02-22 17:14:31 +0000
commitbdbb3bc341e0731b5dba9bef46168ce91c6d38f9 (patch)
tree5dd9615792862f9c3e2cff9f1d2cc06d2b5c4292 /games
parentFix pinentry-qt and enable build.[1] (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=76180
Diffstat (limited to 'games')
-rw-r--r--games/conquest/Makefile7
-rw-r--r--games/conquest/pkg-comment1
-rw-r--r--games/lexter/Makefile1
-rw-r--r--games/lexter/pkg-comment1
-rw-r--r--games/nighthawk/Makefile1
-rw-r--r--games/nighthawk/pkg-comment1
-rw-r--r--games/penguin-command/Makefile1
-rw-r--r--games/penguin-command/pkg-comment1
-rw-r--r--games/pipenightdreams/Makefile1
-rw-r--r--games/pipenightdreams/pkg-comment1
-rw-r--r--games/xrot/Makefile1
-rw-r--r--games/xrot/pkg-comment1
-rw-r--r--games/xsc/Makefile4
-rw-r--r--games/xsc/pkg-comment1
14 files changed, 12 insertions, 11 deletions
diff --git a/games/conquest/Makefile b/games/conquest/Makefile
index a2a33386478c..eee057587f92 100644
--- a/games/conquest/Makefile
+++ b/games/conquest/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= http://www.radscan.com/conquest/
EXTRACT_SUFX= .src.tar.gz
MAINTAINER= markp@FreeBSD.org
+COMMENT= A multi-player curses space warfare game similar to Netrek
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --sysconfdir=${LOCALBASE}/etc/conquest \
@@ -22,10 +23,10 @@ BINGRP= conquest
SHAREGRP= conquest
post-patch:
- ${REINPLACE_CMD} -e "s|^.*@chgrp .(CONQGROUP) conq.*||g; \
+ ${REINPLACE_CMD} "s|^.*@chgrp .(CONQGROUP) conq.*||g; \
s|^.*@chmod 2771 conq.*||g;" ${WRKSRC}/Makefile.in
- ${REINPLACE_CMD} -e "s/# include <termio.h>//g" ${WRKSRC}/c_defs.h
- ${REINPLACE_CMD} -e "s/-O2 -fPIC//g" ${WRKSRC}/configure
+ ${REINPLACE_CMD} "s/# include <termio.h>//g" ${WRKSRC}/c_defs.h
+ ${REINPLACE_CMD} "s/-O2 -fPIC//g" ${WRKSRC}/configure
do-install:
@${SH} pkg-install ${PORTNAME} PRE-INSTALL
diff --git a/games/conquest/pkg-comment b/games/conquest/pkg-comment
deleted file mode 100644
index da1cbca43353..000000000000
--- a/games/conquest/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A multi-player curses space warfare game similar to Netrek
diff --git a/games/lexter/Makefile b/games/lexter/Makefile
index b3dc375e3a95..e663db69f7eb 100644
--- a/games/lexter/Makefile
+++ b/games/lexter/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= games/arcade
MAINTAINER= markp@FreeBSD.org
+COMMENT= A real-time word puzzle for text terminals
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
diff --git a/games/lexter/pkg-comment b/games/lexter/pkg-comment
deleted file mode 100644
index ba9a233e6208..000000000000
--- a/games/lexter/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A real-time word puzzle for text terminals
diff --git a/games/nighthawk/Makefile b/games/nighthawk/Makefile
index 4420dedd196a..47a9ad982669 100644
--- a/games/nighthawk/Makefile
+++ b/games/nighthawk/Makefile
@@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= games/arcade
EXTRACT_SUFX= -1.tar.gz
MAINTAINER= markp@FreeBSD.org
+COMMENT= An X11 shoot-'em up which requires some lateral thinking
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-scores=/var/games/nighthawk.scores --enable-sound
diff --git a/games/nighthawk/pkg-comment b/games/nighthawk/pkg-comment
deleted file mode 100644
index 70c83487b608..000000000000
--- a/games/nighthawk/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An X11 shoot-'em up which requires some lateral thinking
diff --git a/games/penguin-command/Makefile b/games/penguin-command/Makefile
index f512966e5872..eef3739abf4b 100644
--- a/games/penguin-command/Makefile
+++ b/games/penguin-command/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= markp@FreeBSD.org
+COMMENT= A clone of the classic game Missile Command
LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \
png.5:${PORTSDIR}/graphics/png \
diff --git a/games/penguin-command/pkg-comment b/games/penguin-command/pkg-comment
deleted file mode 100644
index 2ff486e43d9d..000000000000
--- a/games/penguin-command/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A clone of the classic game Missile Command
diff --git a/games/pipenightdreams/Makefile b/games/pipenightdreams/Makefile
index 8b5cb4d2b09c..d9302040e864 100644
--- a/games/pipenightdreams/Makefile
+++ b/games/pipenightdreams/Makefile
@@ -11,6 +11,7 @@ CATEGORIES= games
MASTER_SITES= http://www.libsdl.org/projects/pipenightdreams/packages/
MAINTAINER= markp@FreeBSD.org
+COMMENT= A puzzle game similar to PipeMania
LIB_DEPENDS= SDL_image.10:${PORTSDIR}/graphics/sdl_image
diff --git a/games/pipenightdreams/pkg-comment b/games/pipenightdreams/pkg-comment
deleted file mode 100644
index f2413b15ba50..000000000000
--- a/games/pipenightdreams/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A puzzle game similar to PipeMania
diff --git a/games/xrot/Makefile b/games/xrot/Makefile
index e4b7b898bb52..d8b26c56286a 100644
--- a/games/xrot/Makefile
+++ b/games/xrot/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} \
MASTER_SITE_SUBDIR= will
MAINTAINER= markp@FreeBSD.org
+COMMENT= A falling ball puzzle game for X
ALL_TARGET= xrot
WRKSRC= ${WRKDIR}/xrot
diff --git a/games/xrot/pkg-comment b/games/xrot/pkg-comment
deleted file mode 100644
index 773b278f9e93..000000000000
--- a/games/xrot/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A falling ball puzzle game for X
diff --git a/games/xsc/Makefile b/games/xsc/Makefile
index 762fb2ab8c5c..d4854d4b1d5f 100644
--- a/games/xsc/Makefile
+++ b/games/xsc/Makefile
@@ -11,9 +11,11 @@ CATEGORIES= games
MASTER_SITES= http://www.panix.com/~mbh/xsc/
MAINTAINER= markp@FreeBSD.org
+COMMENT= A vector graphics space shoot'em up game
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${X11BASE}/include" LDFLAGS="${LDFLAGS} -L${X11BASE}/lib"
+CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${X11BASE}/include" \
+ LDFLAGS="${LDFLAGS} -L${X11BASE}/lib"
.include <bsd.port.mk>
diff --git a/games/xsc/pkg-comment b/games/xsc/pkg-comment
deleted file mode 100644
index 87ec44d236df..000000000000
--- a/games/xsc/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A vector graphics space shoot'em up game