diff options
author | Mark Pulford <markp@FreeBSD.org> | 2003-02-22 17:14:31 +0000 |
---|---|---|
committer | Mark Pulford <markp@FreeBSD.org> | 2003-02-22 17:14:31 +0000 |
commit | bdbb3bc341e0731b5dba9bef46168ce91c6d38f9 (patch) | |
tree | 5dd9615792862f9c3e2cff9f1d2cc06d2b5c4292 /games/penguin-command | |
parent | 23b9c3bd1a90631685e2021e22c94fd5f07be9eb (diff) | |
download | ports-bdbb3bc341e0731b5dba9bef46168ce91c6d38f9.tar.gz ports-bdbb3bc341e0731b5dba9bef46168ce91c6d38f9.zip |
Notes
Diffstat (limited to 'games/penguin-command')
-rw-r--r-- | games/penguin-command/Makefile | 1 | ||||
-rw-r--r-- | games/penguin-command/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
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 |