diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:06:51 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:06:51 +0000 |
commit | a8edaa568e0db83154c1ce5979c37cb5c942532b (patch) | |
tree | 110d043f98294817f33061c96cc974f48e3b061f /games/frozenbubble/Makefile | |
parent | De-pkg-comment. (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76034
Diffstat (limited to 'games/frozenbubble/Makefile')
-rw-r--r-- | games/frozenbubble/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/frozenbubble/Makefile b/games/frozenbubble/Makefile index 63dc693cc10d..2abafce2d743 100644 --- a/games/frozenbubble/Makefile +++ b/games/frozenbubble/Makefile @@ -15,6 +15,7 @@ DISTNAME= frozen-bubble-${PORTVERSION} EXTRACT_SUFX= .tar.bz2 MAINTAINER= klaus.goger@reflex.at +COMMENT= Throw colourful bubbles to build groups and destroy the groups BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/SDL_perl.pm:${PORTSDIR}/devel/p5-SDL RUN_DEPENDS= ${BUILD_DEPENDS} |