aboutsummaryrefslogtreecommitdiff
path: root/devel/pcre
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2011-03-23 15:53:22 +0000
committerMartin Matuska <mm@FreeBSD.org>2011-03-23 15:53:22 +0000
commite3a244403e547ec08d4bb7865745600c2cf72013 (patch)
tree6311597d811bbb5c3a3304247ebe9ac24f7c99b9 /devel/pcre
parent209aad1f15749c9fe16bb882747570dabc33097f (diff)
downloadports-e3a244403e547ec08d4bb7865745600c2cf72013.tar.gz
ports-e3a244403e547ec08d4bb7865745600c2cf72013.zip
- Add LICENSE knob(s)
Notes
Notes: svn path=/head/; revision=271527
Diffstat (limited to 'devel/pcre')
-rw-r--r--devel/pcre/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/pcre/Makefile b/devel/pcre/Makefile
index 4bbc9f5a43be..e82ff03c2336 100644
--- a/devel/pcre/Makefile
+++ b/devel/pcre/Makefile
@@ -16,6 +16,9 @@ MASTER_SITE_SUBDIR=${PORTNAME}
MAINTAINER= mm@FreeBSD.org
COMMENT= Perl Compatible Regular Expressions library
+LICENSE= BSD
+LICENSE_FILE= ${WRKSRC}/LICENCE
+
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes