aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/deutex
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2014-11-01 00:43:11 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2014-11-01 00:43:11 +0800
commit6e99ffb4f6b209d73cd06a8a511167259963fdf5 (patch)
tree573f2ebdca58c69b876058bc30b07e86d203ec71 /archivers/deutex
parent0d458ecab32c715dbafac2e780e3bc281c790f30 (diff)
downloadfreebsd-ports-gnome-6e99ffb4f6b209d73cd06a8a511167259963fdf5.tar.gz
freebsd-ports-gnome-6e99ffb4f6b209d73cd06a8a511167259963fdf5.tar.zst
freebsd-ports-gnome-6e99ffb4f6b209d73cd06a8a511167259963fdf5.zip
- Clarify LICENSE
Diffstat (limited to 'archivers/deutex')
-rw-r--r--archivers/deutex/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/archivers/deutex/Makefile b/archivers/deutex/Makefile
index 49c079957395..f996fde39bf1 100644
--- a/archivers/deutex/Makefile
+++ b/archivers/deutex/Makefile
@@ -11,7 +11,10 @@ MASTER_SITES= http://www.teaser.fr/~amajorel/deutex/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= WAD file manipulator for Doom, Heretic, Hexen, and Strife
-LICENSE= GPLv2
+LICENSE= GPLv2 LGPL20 MIT
+LICENSE_COMB= multi
+LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING
+LICENSE_FILE_LGPL20= ${WRKSRC}/COPYING.LIB
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}"