aboutsummaryrefslogtreecommitdiff
path: root/games/pyspacewar
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-10-14 15:38:44 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-10-14 15:38:44 +0000
commit62a3ec258db8d8f2a120c9fdd36486f2c4661b0f (patch)
treec69dc953cc57d839d289f771ef8deb9df3fa1e19 /games/pyspacewar
parent7de52afbbab0ab70fb7ef4029ffd543400044770 (diff)
downloadports-62a3ec258db8d8f2a120c9fdd36486f2c4661b0f.tar.gz
ports-62a3ec258db8d8f2a120c9fdd36486f2c4661b0f.zip
- Add LICENSE_FILE
- Convert to USES=python
Notes
Notes: svn path=/head/; revision=370860
Diffstat (limited to 'games/pyspacewar')
-rw-r--r--games/pyspacewar/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/pyspacewar/Makefile b/games/pyspacewar/Makefile
index 5db8f0d0a006..f150015e6950 100644
--- a/games/pyspacewar/Makefile
+++ b/games/pyspacewar/Makefile
@@ -13,12 +13,12 @@ MAINTAINER= games@FreeBSD.org
COMMENT= Two ships duel in a gravity field
LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/GPL.txt
RUN_DEPENDS= ${PYGAME}
-USE_PYTHON= yes
-USE_PYDISTUTILS=yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
PLIST_FILES= share/icons/hicolor/16x16/apps/pyspacewar.png \
share/icons/hicolor/22x22/apps/pyspacewar.png \