- Add LICENSE_FILE
- Fix whitespace - Drop @dirrm* from plist
This commit is contained in:
parent
7ea28e5286
commit
7cc570e2e9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373209
@ -10,8 +10,9 @@ MAINTAINER= ports@FreeBSD.org
|
|||||||
COMMENT= Node builder for Doom
|
COMMENT= Node builder for Doom
|
||||||
|
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
USES= tar:bzip2
|
USES= tar:bzip2
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
||||||
OPTIONS_DEFINE= DOCS
|
OPTIONS_DEFINE= DOCS
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
bin/bsp
|
bin/bsp
|
||||||
man/man6/bsp.6.gz
|
man/man6/bsp.6.gz
|
||||||
%%PORTDOCS%%%%DOCSDIR%%/README
|
%%PORTDOCS%%%%DOCSDIR%%/README
|
||||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
|
||||||
|
Loading…
Reference in New Issue
Block a user