aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2017-09-19 17:01:53 +0800
committerKoop Mast <kwm@rainbow-runner.nl>2018-02-04 05:33:31 +0800
commite9e0573d60fcf6bb557b46627898a876c977333a (patch)
treef0030f665f953f67a2d54642673fe5ab9431bc6a /textproc
parent23e3b8f22b13a4c5fe21497459fb51f0542cedb9 (diff)
downloadfreebsd-ports-gnome-e9e0573d60fcf6bb557b46627898a876c977333a.tar.gz
freebsd-ports-gnome-e9e0573d60fcf6bb557b46627898a876c977333a.tar.zst
freebsd-ports-gnome-e9e0573d60fcf6bb557b46627898a876c977333a.zip
- Add LICENSE (from the website)
- Add NO_ARCH Approved by: portmgr blanket
Diffstat (limited to 'textproc')
-rw-r--r--textproc/cl-ppcre/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/cl-ppcre/Makefile b/textproc/cl-ppcre/Makefile
index 92ebc16840b7..8cc85e04ec72 100644
--- a/textproc/cl-ppcre/Makefile
+++ b/textproc/cl-ppcre/Makefile
@@ -10,7 +10,10 @@ MASTER_SITES= LOCAL/olgeni
MAINTAINER= olgeni@FreeBSD.org
COMMENT= Portable Perl-Compatible Regular Expression for Common Lisp
+LICENSE= BSD2CLAUSE
+
NO_BUILD= yes
+NO_ARCH= yes
USE_ASDF= yes