aboutsummaryrefslogtreecommitdiff
path: root/lang/stklos/Makefile
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-06-19 21:50:49 +0000
committerJohn Marino <marino@FreeBSD.org>2014-06-19 21:50:49 +0000
commitba4d55b3086d8a96d2f02b21837aab006606120d (patch)
tree0aeb6bc868935bdae321646d45a5d3e72fa27886 /lang/stklos/Makefile
parenta5088b5074338cc871a1a4a954e081756f7e2ff7 (diff)
Notes
Diffstat (limited to 'lang/stklos/Makefile')
-rw-r--r--lang/stklos/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/lang/stklos/Makefile b/lang/stklos/Makefile
index 01b7afe00f61..b2114f071340 100644
--- a/lang/stklos/Makefile
+++ b/lang/stklos/Makefile
@@ -8,9 +8,12 @@ CATEGORIES= lang scheme
MASTER_SITES= http://www.stklos.net/download/ \
ftp://kaolin.essi.fr/pub/STklos/
-MAINTAINER= vmagerya@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= The successor of the STk Scheme interpreter
+DEPRECATED= Fails testsuite on all platforms, unmaintained upstream
+EXPIRATION_DATE=2014-07-20
+
LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \
pcre.3:${PORTSDIR}/devel/pcre \
ffi:${PORTSDIR}/devel/libffi \