diff options
Diffstat (limited to 'devel/c2lib/Makefile')
-rw-r--r-- | devel/c2lib/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/c2lib/Makefile b/devel/c2lib/Makefile index 8ce6de5869d5..89239781f12b 100644 --- a/devel/c2lib/Makefile +++ b/devel/c2lib/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= http://www.annexia.org/_file/ MAINTAINER= ports@FreeBSD.org COMMENT= Library of basic structures and memory allocators for C +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + BUILD_DEPENDS= cdoc:${PORTSDIR}/devel/cdoc \ make+:${PORTSDIR}/devel/makeplus LIB_DEPENDS+= pcre.0:${PORTSDIR}/devel/pcre |