1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

- Clarify LICENSE

- Add LICENSE_FILE
- Add NO_ARCH
- Drop @dirrm* from plist
This commit is contained in:
Dmitry Marakasov 2014-10-01 11:10:03 +00:00
parent dd07b7d9ad
commit f2c344a975
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369713
2 changed files with 5 additions and 8 deletions

View File

@ -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}

View File

@ -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%%