diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2017-10-04 08:44:57 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2017-10-04 08:44:57 +0000 |
commit | 4806eba23af531b326f6df5606979355d81e84b6 (patch) | |
tree | 05a36dcecd29264653e709757d6edb7db73813f9 /lang/ats | |
parent | bd264a1ac97b0c395e2fad751366832fc8371c49 (diff) | |
download | ports-4806eba23af531b326f6df5606979355d81e84b6.tar.gz ports-4806eba23af531b326f6df5606979355d81e84b6.zip |
Notes
Diffstat (limited to 'lang/ats')
-rw-r--r-- | lang/ats/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/ats/Makefile b/lang/ats/Makefile index d98d8b3f7e62..41d29995b87a 100644 --- a/lang/ats/Makefile +++ b/lang/ats/Makefile @@ -11,6 +11,9 @@ DISTNAME= ${PORTNAME}-lang-${ATS_IMPL}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Language with a type system rooted in the Applied Type System +DEPRECATED= Unmaintained, outdated, needs lots of refreshment +EXPIRATION_DATE= 2017-11-04 + ONLY_FOR_ARCHS= i386 amd64 USES= gmake tar:tgz GNU_CONFIGURE= yes |