- Add LICENSE
- Drop @dirrm* from plist
This commit is contained in:
parent
3d0a36884a
commit
cf7836b37a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374093
2 changed files with 3 additions and 2 deletions
|
@ -9,6 +9,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28stable%2C%20tar.gz%29/${PORTVERSIO
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Simulation game where the goal is to crash each other's programs
|
||||
|
||||
LICENSE= GPLv2 # or later
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libargp.a:${PORTSDIR}/devel/argp-standalone
|
||||
|
||||
USE_GNOME= gtk12
|
||||
|
|
|
@ -98,5 +98,3 @@ man/man6/corewars.6.gz
|
|||
%%DATADIR%%/wintermute.red
|
||||
%%DATADIR%%/xcopy.cw
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
@dirrm %%DATADIR%%
|
||||
|
|
Loading…
Reference in a new issue