diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2014-12-01 01:51:18 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2014-12-01 01:51:18 +0800 |
commit | 4ee6f0355b736d831c00707a9861e8bcfbd7369d (patch) | |
tree | c2586ae88a243267a92430f9313d766fb8ce82ed /games | |
parent | 958b72cc634b55eae29e4bca0b4243d3ccc22209 (diff) | |
download | freebsd-ports-gnome-4ee6f0355b736d831c00707a9861e8bcfbd7369d.tar.gz freebsd-ports-gnome-4ee6f0355b736d831c00707a9861e8bcfbd7369d.tar.zst freebsd-ports-gnome-4ee6f0355b736d831c00707a9861e8bcfbd7369d.zip |
- Clarify LICENSE
- Add LICENSE_FILE
- Drop @dirrm* from plist
Diffstat (limited to 'games')
-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 |