summaryrefslogtreecommitdiff
path: root/lang/qscheme
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-21 12:35:09 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-21 12:35:09 +0000
commit3baa89dcc940f9d4cc6e68219720b4e96fb52a08 (patch)
tree3b2da25c07f6e025110e7dcc036f2541a3f985e3 /lang/qscheme
parentDe-pkg-comment. (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=76037
Diffstat (limited to 'lang/qscheme')
-rw-r--r--lang/qscheme/Makefile1
-rw-r--r--lang/qscheme/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/lang/qscheme/Makefile b/lang/qscheme/Makefile
index 95855ea07657..b364f69a34d6 100644
--- a/lang/qscheme/Makefile
+++ b/lang/qscheme/Makefile
@@ -11,6 +11,7 @@ CATEGORIES= lang
MASTER_SITES= http://www.sof.ch/dan/qscheme/files/
MAINTAINER= erik@smluc.org
+COMMENT= A small and fast Scheme interpreter
BUILD_DEPENDS= ${LOCALBASE}/lib/libavcall.a:${PORTSDIR}/devel/ffcall\
${LOCALBASE}/lib/libpcre.a:${PORTSDIR}/devel/pcre
diff --git a/lang/qscheme/pkg-comment b/lang/qscheme/pkg-comment
deleted file mode 100644
index 1ff0e9920511..000000000000
--- a/lang/qscheme/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A small and fast Scheme interpreter