1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

- Add LICENSE

- Drop @dirrm* from plist
This commit is contained in:
Dmitry Marakasov 2014-12-08 13:59:02 +00:00
parent 2676868fd8
commit 54bec0be0b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374265
2 changed files with 3 additions and 7 deletions

View File

@ -11,6 +11,9 @@ EXTRACT_SUFX= -source.tar.gz
MAINTAINER= ports@FreeBSD.org
COMMENT= 3D worm game for two players for X Window System
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png
USES= gmake

View File

@ -52,10 +52,3 @@ bin/gltron
%%DATADIR%%/scripts/menu_functions.lua
%%DATADIR%%/scripts/save.lua
%%DATADIR%%/scripts/video.lua
@dirrm %%DATADIR%%/scripts
@dirrm %%DATADIR%%/music
@dirrm %%DATADIR%%/data
@dirrm %%DATADIR%%/art/default
@dirrm %%DATADIR%%/art
@dirrm %%DATADIR%%
%%PORTDOCS%%@dirrm %%DOCSDIR%%