1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Add LICENSE

- Drop @dirrm* from plist
This commit is contained in:
Dmitry Marakasov 2014-10-30 11:37:03 +00:00
parent 82221533f5
commit 9be290d2a9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=371742
2 changed files with 4 additions and 3 deletions

View File

@ -10,6 +10,9 @@ MASTER_SITES= LOCAL/alepulver
MAINTAINER= ports@FreeBSD.org
COMMENT= Quake II engine modification compatible with R1Q2
LICENSE= GPLv2 # or later
LICENSE_FILE= ${WRKSRC}/gnu.txt
USES= dos2unix gmake tar:bzip2
WRKSRC= ${WRKDIR}/${PORTNAME}
ALL_TARGET= #

View File

@ -1,9 +1,7 @@
@exec mkdir -p %D/%%LIBDIR%%/baseq2
%%CLIENT%%bin/q2pro
%%DEDICATED%%bin/q2proded
%%GAME%%%%LIBDIR%%/baseq2/game.so
%%GL%%%%LIBDIR%%/ref_newgl.so
%%SOFT%%%%LIBDIR%%/ref_soft.so
%%UI%%%%LIBDIR%%/ui.so
@dirrm %%LIBDIR%%/baseq2
@dirrm %%LIBDIR%%
@dir %%LIBDIR%%/baseq2