aboutsummaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-06-05 18:20:50 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-06-05 18:20:50 +0000
commit2604e7902bf2d0b15d85256bf77dfeb533cf6661 (patch)
treec715a42e4a51e104df3a7a808bb21d26920bc120 /converters
parenteaa9620541ffb01b7dfd0f537aac70cd9c2ae600 (diff)
downloadports-2604e7902bf2d0b15d85256bf77dfeb533cf6661.tar.gz
ports-2604e7902bf2d0b15d85256bf77dfeb533cf6661.zip
Notes
Diffstat (limited to 'converters')
-rw-r--r--converters/cl-babel-clisp/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/converters/cl-babel-clisp/Makefile b/converters/cl-babel-clisp/Makefile
index 6cad8f1f6f60..e9d81a85bec1 100644
--- a/converters/cl-babel-clisp/Makefile
+++ b/converters/cl-babel-clisp/Makefile
@@ -10,6 +10,9 @@ DISTFILES= # none
MAINTAINER= olgeni@FreeBSD.org
COMMENT= A charset encoding/decoding library written in Common Lisp
+DEPRECATED= Depends on deprecated lang/clisp
+EXIPIRATION_DATE= 2014-07-28
+
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/babel/babel.asd:${PORTSDIR}/converters/cl-babel \
${LOCALBASE}/${CL_LIBDIR_REL}/alexandria/clispfasl/arrays.fasl:${PORTSDIR}/devel/cl-alexandria-clisp \
${LOCALBASE}/${CL_LIBDIR_REL}/trivial-features/clispfasl/src/tf-clisp.fasl:${PORTSDIR}/devel/cl-trivial-features-clisp \