summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-09-24 18:48:51 +0000
committersunpoet <sunpoet@FreeBSD.org>2017-09-24 18:48:51 +0000
commit0857fb6595a4a349d48d795f2a82056b39852b29 (patch)
tree055a22eae7d0ba9292e761be4399b4f6a7084d1b
parentcaf9a7599491fd5c74556cae2549ae190aaff4e5 (diff)
downloadFreeBSD-ports-0857fb6595a4a349d48d795f2a82056b39852b29.zip
FreeBSD-ports-0857fb6595a4a349d48d795f2a82056b39852b29.tar.gz
Update LICENSE
- Add LICENSE_FILE
-rw-r--r--deskutils/cdcat/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/cdcat/Makefile b/deskutils/cdcat/Makefile
index 1ca4b58..fb5ca60 100644
--- a/deskutils/cdcat/Makefile
+++ b/deskutils/cdcat/Makefile
@@ -10,8 +10,8 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Qt based tool for offline CD/DVD/disk catalogs
-LICENSE= GPLv2 MPL
-LICENSE_COMB= multi
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= cryptopp>0:security/cryptopp
LIB_DEPENDS= libtar.so:devel/libtar \
OpenPOWER on IntegriCloud