aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2014-10-01 19:10:03 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2014-10-01 19:10:03 +0800
commit96a9b77b62ed5caffb3831c40203caad7dcc64f8 (patch)
tree3f552f1e9ab60316f105fba44dc4d1d5e8321756 /games
parentd9c33e26fdac40afb9ae2cf84db5dd9ba22e7fec (diff)
downloadfreebsd-ports-gnome-96a9b77b62ed5caffb3831c40203caad7dcc64f8.tar.gz
freebsd-ports-gnome-96a9b77b62ed5caffb3831c40203caad7dcc64f8.tar.zst
freebsd-ports-gnome-96a9b77b62ed5caffb3831c40203caad7dcc64f8.zip
- Clarify LICENSE
- Add LICENSE_FILE - Add NO_ARCH - Drop @dirrm* from plist
Diffstat (limited to 'games')
-rw-r--r--games/mopesnake/Makefile8
-rw-r--r--games/mopesnake/pkg-plist5
2 files changed, 5 insertions, 8 deletions
diff --git a/games/mopesnake/Makefile b/games/mopesnake/Makefile
index f014049dfad4..cb89b4d4b95d 100644
--- a/games/mopesnake/Makefile
+++ b/games/mopesnake/Makefile
@@ -14,16 +14,18 @@ EXTRACT_ONLY= ${PORTNAME}-pc-${DISTVERSION}${EXTRACT_SUFX}
MAINTAINER= games@FreeBSD.org
COMMENT= Classic snake game in which you attempt to eat all the pain
-LICENSE= GPLv2
+LICENSE= GPLv2 # or later
+LICENSE_FILE= ${WRKSRC}/doc/COPYING.txt
RUN_DEPENDS= ${PYGAME}
WRKSRC= ${WRKDIR}/${PORTNAME}-pc-${DISTVERSION}
-USES= zip
-USE_PYTHON= yes
+USES= python zip
+NO_ARCH= yes
PORTDOCS= index.html
+
OPTIONS_DEFINE= DOCS
SUB_FILES= ${PORTNAME}
diff --git a/games/mopesnake/pkg-plist b/games/mopesnake/pkg-plist
index cf283818f6e6..0f191b694e49 100644
--- a/games/mopesnake/pkg-plist
+++ b/games/mopesnake/pkg-plist
@@ -24,8 +24,3 @@ bin/mopesnake
%%DATADIR%%/sounds/ow1.wav
%%DATADIR%%/version
share/pixmaps/mopesnake.png
-@dirrm %%DATADIR%%/sounds
-@dirrm %%DATADIR%%/music
-@dirrm %%DATADIR%%/mopelib
-@dirrm %%DATADIR%%/images
-@dirrm %%DATADIR%%