aboutsummaryrefslogtreecommitdiff
path: root/lang/mlton
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-01-27 17:35:26 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-01-27 17:35:26 +0000
commit53f5bbb2ba5579821ef9d2ebcdac3f7222581c60 (patch)
treea02360551e070e1adb95c45d1cb79ac1f276c0c6 /lang/mlton
parentda231dcdb2b16a1be0032f0011a3f4878dfb1ffe (diff)
downloadports-53f5bbb2ba5579821ef9d2ebcdac3f7222581c60.tar.gz
ports-53f5bbb2ba5579821ef9d2ebcdac3f7222581c60.zip
Deprecate ports broken for more than 6 month
Notes
Notes: svn path=/head/; revision=341435
Diffstat (limited to 'lang/mlton')
-rw-r--r--lang/mlton/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/mlton/Makefile b/lang/mlton/Makefile
index 060792021865..f3b4b5816430 100644
--- a/lang/mlton/Makefile
+++ b/lang/mlton/Makefile
@@ -25,6 +25,8 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash
BROKEN= Does not build
+DEPRECATED= Broken for more than 6 month
+EXPIRATION_DATE= 2014-02-27
OPTIONS_DEFINE= SMLNJ MINGW32
SMLNJ_DESC= Bootstrap with SML/NJ (can take >15 hours)