summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-09-24 18:48:56 +0000
committersunpoet <sunpoet@FreeBSD.org>2017-09-24 18:48:56 +0000
commit85f13752deeb2e89dac28729958565657228d262 (patch)
treead35ddb4b5873f5c3c10693eabc482da9527b2bd
parent0857fb6595a4a349d48d795f2a82056b39852b29 (diff)
downloadFreeBSD-ports-85f13752deeb2e89dac28729958565657228d262.zip
FreeBSD-ports-85f13752deeb2e89dac28729958565657228d262.tar.gz
Add LICENSE
Approved by: portmgr (blanket)
-rw-r--r--devel/nspr/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/nspr/Makefile b/devel/nspr/Makefile
index a4328ab..afea7f2 100644
--- a/devel/nspr/Makefile
+++ b/devel/nspr/Makefile
@@ -9,6 +9,9 @@ MASTER_SITES= MOZILLA/${PORTNAME}/releases/v${PORTVERSION}/src
MAINTAINER= gecko@FreeBSD.org
COMMENT= Platform-neutral API for system level and libc like functions
+LICENSE= MPL20
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
USES= cpe gmake pathfix
CPE_VENDOR= mozilla
CPE_PRODUCT= netscape_portable_runtime
OpenPOWER on IntegriCloud