aboutsummaryrefslogtreecommitdiff
path: root/games/cube
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-21 12:06:51 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-21 12:06:51 +0000
commita8edaa568e0db83154c1ce5979c37cb5c942532b (patch)
tree110d043f98294817f33061c96cc974f48e3b061f /games/cube
parent3860f7f3e28ade311a7b2100be2a828f435b10a6 (diff)
downloadports-a8edaa568e0db83154c1ce5979c37cb5c942532b.tar.gz
ports-a8edaa568e0db83154c1ce5979c37cb5c942532b.zip
Notes
Diffstat (limited to 'games/cube')
-rw-r--r--games/cube/Makefile1
-rw-r--r--games/cube/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/games/cube/Makefile b/games/cube/Makefile
index 5b6d69550990..a8d907793754 100644
--- a/games/cube/Makefile
+++ b/games/cube/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= http://ludo.uib.no/cube/ \
DISTNAME= ${PORTNAME}_${PORTVERSION:S/./_/:S/./_/}
MAINTAINER= avleeuwen@piwebs.com
+COMMENT= An OpenGL 3D First Person Shooter game
LIB_DEPENDS= SDL_image.10:${PORTSDIR}/graphics/sdl_image \
SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer
diff --git a/games/cube/pkg-comment b/games/cube/pkg-comment
deleted file mode 100644
index c411f6f29356..000000000000
--- a/games/cube/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An OpenGL 3D First Person Shooter game