diff options
Diffstat (limited to 'devel/sgl/Makefile')
-rw-r--r-- | devel/sgl/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/sgl/Makefile b/devel/sgl/Makefile index d554155036a4..8308c266ae2b 100644 --- a/devel/sgl/Makefile +++ b/devel/sgl/Makefile @@ -11,6 +11,9 @@ DISTNAME= SGL-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= STL implementation for ADA95 +DEPRECATED= S/W never progressed beyond incomplete graduate project; library was never properly built - not worth fixing +EXPIRATION_DATE=20140315 + NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |