diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /games/gcompris2 | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'games/gcompris2')
-rw-r--r-- | games/gcompris2/Makefile | 1 | ||||
-rw-r--r-- | games/gcompris2/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/games/gcompris2/Makefile b/games/gcompris2/Makefile index 4f5f2b172531..57f69b945fe6 100644 --- a/games/gcompris2/Makefile +++ b/games/gcompris2/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} EXTRACT_SUFX= .tgz MAINTAINER= sobomax@FreeBSD.org +COMMENT= A simple Gnome-based education game for children starting at 3 LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 RUN_DEPENDS= ogg123:${PORTSDIR}/audio/vorbis-tools diff --git a/games/gcompris2/pkg-comment b/games/gcompris2/pkg-comment deleted file mode 100644 index 3855ec239dfa..000000000000 --- a/games/gcompris2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A simple Gnome-based education game for children starting at 3 |