diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:32:26 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:32:26 +0000 |
commit | 2ab2d59488a65a14b01af86a413a81bd08d3d6f9 (patch) | |
tree | ec78fa7b2d24e7af26bb204fe8605d545aa48beb /games/tux-aqfh | |
parent | 1707b424cb5fb67d17318c9d90affaf0c362531d (diff) | |
download | ports-2ab2d59488a65a14b01af86a413a81bd08d3d6f9.tar.gz ports-2ab2d59488a65a14b01af86a413a81bd08d3d6f9.zip |
Notes
Diffstat (limited to 'games/tux-aqfh')
-rw-r--r-- | games/tux-aqfh/Makefile | 1 | ||||
-rw-r--r-- | games/tux-aqfh/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/games/tux-aqfh/Makefile b/games/tux-aqfh/Makefile index dd90d13b25c0..36c068a230e8 100644 --- a/games/tux-aqfh/Makefile +++ b/games/tux-aqfh/Makefile @@ -11,6 +11,7 @@ CATEGORIES= games MASTER_SITES= http://tuxaqfh.sourceforge.net/dist/ MAINTAINER= ports@FreeBSD.org +COMMENT= An OpenGL adventure game BUILD_DEPENDS= ${X11BASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib diff --git a/games/tux-aqfh/pkg-comment b/games/tux-aqfh/pkg-comment deleted file mode 100644 index 10f297e70cb4..000000000000 --- a/games/tux-aqfh/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An OpenGL adventure game |