- Clarify LICENSE
- Add LICENSE_FILE - No need to set GH_PROJECT - Drop @dirrm* from plist
This commit is contained in:
parent
d723cdaf49
commit
90ccd1f86a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=370530
2 changed files with 2 additions and 4 deletions
|
@ -13,11 +13,11 @@ EXTRACT_ONLY= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}
|
|||
MAINTAINER= games@FreeBSD.org
|
||||
COMMENT= Unofficial clone of the original Pac-Man game
|
||||
|
||||
LICENSE= GPLv3
|
||||
LICENSE= GPLv3 # or later
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= patapizza
|
||||
GH_PROJECT= puckman
|
||||
GH_TAGNAME= ${GH_COMMIT}
|
||||
GH_COMMIT= f5b809c
|
||||
|
||||
|
|
|
@ -190,5 +190,3 @@ share/pixmaps/puckman.png
|
|||
%%DATADIR%%/images/scared16.gif
|
||||
%%DATADIR%%/images/scared17.gif
|
||||
%%DATADIR%%/images/score.png
|
||||
@dirrm %%DATADIR%%/images
|
||||
@dirrm %%DATADIR%%
|
||||
|
|
Loading…
Reference in a new issue