svn commit: r450106 - head/textproc/cl-ppcre
Dmitry Marakasov
amdmi3 at FreeBSD.org
Tue Sep 19 09:01:55 UTC 2017
Author: amdmi3
Date: Tue Sep 19 09:01:53 2017
New Revision: 450106
URL: https://svnweb.freebsd.org/changeset/ports/450106
Log:
- Add LICENSE (from the website)
- Add NO_ARCH
Approved by: portmgr blanket
Modified:
head/textproc/cl-ppcre/Makefile
Modified: head/textproc/cl-ppcre/Makefile
==============================================================================
--- head/textproc/cl-ppcre/Makefile Tue Sep 19 08:52:22 2017 (r450105)
+++ head/textproc/cl-ppcre/Makefile Tue Sep 19 09:01:53 2017 (r450106)
@@ -10,7 +10,10 @@ MASTER_SITES= LOCAL/olgeni
MAINTAINER= olgeni at FreeBSD.org
COMMENT= Portable Perl-Compatible Regular Expression for Common Lisp
+LICENSE= BSD2CLAUSE
+
NO_BUILD= yes
+NO_ARCH= yes
USE_ASDF= yes
More information about the svn-ports-head
mailing list