diff options
author | bapt <bapt@FreeBSD.org> | 2011-03-13 03:35:34 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-03-13 03:35:34 +0800 |
commit | 7662ff54118373a98a9e427010e0511affa6ecf7 (patch) | |
tree | cd91312d405c9a5b8279b288cca90870a96a34fe /textproc/ctpp | |
parent | 04167816f10b36cb70083c3999ddff4741bcd852 (diff) | |
download | freebsd-ports-gnome-7662ff54118373a98a9e427010e0511affa6ecf7.tar.gz freebsd-ports-gnome-7662ff54118373a98a9e427010e0511affa6ecf7.tar.zst freebsd-ports-gnome-7662ff54118373a98a9e427010e0511affa6ecf7.zip |
unmaintained and considered as deprecated by upstream. Time to remove it
Diffstat (limited to 'textproc/ctpp')
-rw-r--r-- | textproc/ctpp/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/ctpp/Makefile b/textproc/ctpp/Makefile index b11c2ec91580..5e404fb548ca 100644 --- a/textproc/ctpp/Makefile +++ b/textproc/ctpp/Makefile @@ -16,6 +16,9 @@ MASTER_SITE_SUBDIR= miwi MAINTAINER= ports@FreeBSD.org COMMENT= C++ library to use templates in C/C++ projects +DEPRECATED= Deprecated please use ctpp2 textproc/ctpp2 +EXPIRATION_DATE= 2011-05-01 + USE_CMAKE= yes USE_LDCONFIG= yes |