diff options
Diffstat (limited to 'games/monkeybubble/Makefile')
-rw-r--r-- | games/monkeybubble/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/monkeybubble/Makefile b/games/monkeybubble/Makefile index 3f729e0fb8ec..80e4ed36fb25 100644 --- a/games/monkeybubble/Makefile +++ b/games/monkeybubble/Makefile @@ -11,7 +11,8 @@ DISTNAME= monkey-bubble-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= GTK2 Puzzle Bobble clone with monkeys -LICENSE= GPLv2 +LICENSE= GPLv2 # or later +LICENSE_FILE= ${WRKSRC}/COPYING USES= gmake libtool pathfix pkgconfig USE_GNOME= gnomedocutils gnomeprefix intlhack \ |