mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Clarify LICENSE
- Add LICENSE_FILE - Remove @dirrm* from pkg-plist PR: 196206 Submitted by: amdmi3 Approved by: maintainer timeout (nemysis)
This commit is contained in:
parent
2bfa13db61
commit
8a9cbcabe0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=376940
@ -14,7 +14,8 @@ DISTFILES= ${DISTNAME:S/na/n-a/}.tar.bz2 \
|
||||
MAINTAINER= nemysis@FreeBSD.org
|
||||
COMMENT= Pacman clone in full 3D with a few surprises
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE= GPLv2 # or later
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
EXTRACT_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
|
||||
|
||||
|
@ -54,6 +54,3 @@ share/icons/hicolor/96x96/apps/pacmanarena.png
|
||||
%%DATADIR%%/sfx/rocket-launch.wav
|
||||
%%DATADIR%%/sfx/tranzy.ogg
|
||||
share/pixmaps/pacmanarena.png
|
||||
@dirrm %%DATADIR%%/sfx
|
||||
@dirrm %%DATADIR%%/gfx
|
||||
@dirrm %%DATADIR%%
|
||||
|
Loading…
Reference in New Issue
Block a user