diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-11-30 17:51:18 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-11-30 17:51:18 +0000 |
commit | af445e53b794fb805c0155ab0340ec109aa94509 (patch) | |
tree | c2586ae88a243267a92430f9313d766fb8ce82ed /games/monkeybubble | |
parent | 3b41b73fdfce3e3e8e5dec528fe4019203000e2b (diff) | |
download | ports-af445e53b794fb805c0155ab0340ec109aa94509.tar.gz ports-af445e53b794fb805c0155ab0340ec109aa94509.zip |
Notes
Diffstat (limited to 'games/monkeybubble')
-rw-r--r-- | games/monkeybubble/Makefile | 3 | ||||
-rw-r--r-- | games/monkeybubble/pkg-plist | 12 |
2 files changed, 2 insertions, 13 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 \ diff --git a/games/monkeybubble/pkg-plist b/games/monkeybubble/pkg-plist index 1daa5156c229..10345e91bd8c 100644 --- a/games/monkeybubble/pkg-plist +++ b/games/monkeybubble/pkg-plist @@ -176,15 +176,3 @@ share/locale/uk/LC_MESSAGES/monkey-bubble.mo share/locale/vi/LC_MESSAGES/monkey-bubble.mo share/locale/zh_CN/LC_MESSAGES/monkey-bubble.mo share/locale/zh_TW/LC_MESSAGES/monkey-bubble.mo -@dirrm share/omf/monkey-bubble -@dirrm share/monkey-bubble/sounds -@dirrm share/monkey-bubble/glade -@dirrm share/monkey-bubble/gfx/snake -@dirrm share/monkey-bubble/gfx/number -@dirrm share/monkey-bubble/gfx/frozen-bubble -@dirrm share/monkey-bubble/gfx/bubbles -@dirrm share/monkey-bubble/gfx -@dirrm share/monkey-bubble -@dirrm share/gnome/help/monkey-bubble/fr -@dirrm share/gnome/help/monkey-bubble/C -@dirrm share/gnome/help/monkey-bubble |