diff options
Diffstat (limited to 'devel/xxl/Makefile')
-rw-r--r-- | devel/xxl/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/devel/xxl/Makefile b/devel/xxl/Makefile index e4fb5b0db2f3..76b4735f8932 100644 --- a/devel/xxl/Makefile +++ b/devel/xxl/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: xxl -# Date created: 28 Aug 2003 -# Whom: Robert Schlotterbeck <robert@rs.tarrant.tx.us> -# +# Created by: Robert Schlotterbeck <robert@rs.tarrant.tx.us> # $FreeBSD$ -# PORTNAME= xxl PORTVERSION= 1.0.1 @@ -14,6 +10,9 @@ MASTER_SITES= http://www.zork.org/software/ MAINTAINER= ports@FreeBSD.org COMMENT= C/C++ library for exception handling and asset management +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2012-11-26 + USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes |