aboutsummaryrefslogtreecommitdiff
path: root/lang/slisp
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2014-02-24 09:04:30 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2014-02-24 09:04:30 +0000
commit563135a4ba3c0c5003fefdb0b3d878688b1123b8 (patch)
tree97cae5301d32fe332d9714a97370dc28abcad2db /lang/slisp
parentf6cff08d224cf98870fc44f2ea941349779fa0ae (diff)
downloadports-563135a4ba3c0c5003fefdb0b3d878688b1123b8.tar.gz
ports-563135a4ba3c0c5003fefdb0b3d878688b1123b8.zip
- Remove article from COMMENT line
- Add LICENSE
Notes
Notes: svn path=/head/; revision=345787
Diffstat (limited to 'lang/slisp')
-rw-r--r--lang/slisp/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/slisp/Makefile b/lang/slisp/Makefile
index fc048eb7ab7f..4a9e0d12643d 100644
--- a/lang/slisp/Makefile
+++ b/lang/slisp/Makefile
@@ -7,7 +7,9 @@ CATEGORIES= lang lisp
MASTER_SITES= http://www.sigala.it/sandro/files/
MAINTAINER= ports@FreeBSD.org
-COMMENT= A simple Lisp interpreter
+COMMENT= Simple Lisp interpreter
+
+LICENSE= BSD2CLAUSE
GNU_CONFIGURE= yes