diff options
Diffstat (limited to 'lang/qscheme/Makefile')
-rw-r--r-- | lang/qscheme/Makefile | 1 |
1 files changed, 1 insertions, 0 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 |