diff options
Diffstat (limited to 'lang')
-rw-r--r-- | lang/clojure-contrib/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/clojure-contrib/Makefile b/lang/clojure-contrib/Makefile index 042a412cd2dc..3a56a40ad215 100644 --- a/lang/clojure-contrib/Makefile +++ b/lang/clojure-contrib/Makefile @@ -8,6 +8,9 @@ MASTER_SITES= http://cloud.github.com/downloads/clojure/clojure-contrib/ MAINTAINER= olgeni@FreeBSD.org COMMENT= Extensions and enhancements to the Clojure libraries +DEPRECATED= monolithic contrib library is obsolete +EXPIRATION_DATE=2014-06-14 + LICENSE= EPL BUILD_DEPENDS= ${LOCALBASE}/bin/clojure:${PORTSDIR}/lang/clojure |