mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
- Clarify LICENSE
- Add LICENSE_FILE - Drop @dirrm* from plist
This commit is contained in:
parent
7cc570e2e9
commit
4e641c4c06
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373210
@ -11,7 +11,8 @@ PKGNAMESUFFIX?= -server
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT?= Enhanced version of XPilot (server program)
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE= GPLv2 # or later
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2
|
||||
|
||||
|
@ -108,7 +108,3 @@ share/xpilot-ng/textures/wall_ull.ppm
|
||||
share/xpilot-ng/textures/wall_ur.ppm
|
||||
share/xpilot-ng/textures/wall_url.ppm
|
||||
share/xpilot-ng/textures/wormhole.ppm
|
||||
@dirrm share/xpilot-ng/fonts
|
||||
%%SOUND%%@dirrm share/xpilot-ng/sound
|
||||
@dirrm share/xpilot-ng/textures
|
||||
@dirrm share/xpilot-ng
|
||||
|
@ -16,5 +16,3 @@ share/xpilot-ng/maps/teamcup.xp
|
||||
share/xpilot-ng/maps/tourmination.xp2
|
||||
share/xpilot-ng/password.txt
|
||||
share/xpilot-ng/robots.txt
|
||||
@dirrm share/xpilot-ng/maps
|
||||
@dirrm share/xpilot-ng
|
||||
|
Loading…
Reference in New Issue
Block a user