1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- Clarify LICENSE

- Add LICENSE_FILE
- Convert to USES=python
- Drop @dirrm* from plist
This commit is contained in:
Dmitry Marakasov 2014-10-04 14:00:50 +00:00
parent f6ad803a8f
commit 14aa76d53d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369962
2 changed files with 3 additions and 9 deletions

View File

@ -14,15 +14,15 @@ EXTRACT_ONLY= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}
MAINTAINER= games@FreeBSD.org
COMMENT= Game about a duck that is in a maze
LICENSE= GPLv2
LICENSE= GPLv2 # or later
LICENSE_FILE= ${WRKSRC}/doc/COPYING.txt
RUN_DEPENDS= ${PYGAME}
WRKSRC= ${WRKDIR}/${PORTNAME}/trunk
USES= shebangfix
USES= python shebangfix
SHEBANG_FILES= *.py mopelib/mopelib.py
USE_PYTHON= yes
PORTDOCS= index.html style.css
OPTIONS_DEFINE= DOCS

View File

@ -53,9 +53,3 @@ bin/duckmaze
%%DATADIR%%/mopelib/mopelib.pyo
%%DATADIR%%/version
share/pixmaps/duckmaze.png
@dirrm %%DATADIR%%/sounds
@dirrm %%DATADIR%%/music
@dirrm %%DATADIR%%/mopelib
@dirrm %%DATADIR%%/levels
@dirrm %%DATADIR%%/images
@dirrm %%DATADIR%%