aboutsummaryrefslogtreecommitdiffstats
path: root/lang/slisp
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2014-02-24 17:04:30 +0800
committergahr <gahr@FreeBSD.org>2014-02-24 17:04:30 +0800
commit6348f4875578ceac294e08af12ac9346f36c7169 (patch)
tree97cae5301d32fe332d9714a97370dc28abcad2db /lang/slisp
parent972237b35f64eaacd6b9d9ce6eb0e8a5dcff9e21 (diff)
downloadfreebsd-ports-gnome-6348f4875578ceac294e08af12ac9346f36c7169.tar.gz
freebsd-ports-gnome-6348f4875578ceac294e08af12ac9346f36c7169.tar.zst
freebsd-ports-gnome-6348f4875578ceac294e08af12ac9346f36c7169.zip
- Remove article from COMMENT line
- Add LICENSE
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