diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 20:06:51 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 20:06:51 +0800 |
commit | cd63ab299ecbacc6d43a31ee82d010072422d9dd (patch) | |
tree | 0d9edac06427083a7190306179227388433844bb /games/cube | |
parent | 65e31f0898c7896c7c141d199f912a2bc5d7a3c2 (diff) | |
download | freebsd-ports-gnome-cd63ab299ecbacc6d43a31ee82d010072422d9dd.tar.gz freebsd-ports-gnome-cd63ab299ecbacc6d43a31ee82d010072422d9dd.tar.zst freebsd-ports-gnome-cd63ab299ecbacc6d43a31ee82d010072422d9dd.zip |
De-pkg-comment.
Diffstat (limited to 'games/cube')
-rw-r--r-- | games/cube/Makefile | 1 | ||||
-rw-r--r-- | games/cube/pkg-comment | 1 |
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 |