- Fix LICENSE
- Drop @dirrm* from plist
This commit is contained in:
parent
3d408b07e0
commit
f39c1423e9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374584
2 changed files with 4 additions and 2 deletions
|
@ -11,7 +11,10 @@ DISTNAME= doomsrc
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= DOOM: the game and the sound server
|
||||
|
||||
LICENSE= GPLv1
|
||||
LICENSE= IDSOFTWARE
|
||||
LICENSE_NAME= ID SOFTWARE LICENSE
|
||||
LICENSE_FILE= ${WRKSRC}/DOOMLIC.TXT
|
||||
LICENSE_PERMS= dist-mirror pkg-mirror
|
||||
|
||||
NO_CDROM= Redistribution is limited, see license; Requested by id Software
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
bin/doom
|
||||
libexec/doom/sndserver
|
||||
libexec/doom/xdoom
|
||||
@dirrm libexec/doom
|
||||
|
|
Loading…
Reference in a new issue