aboutsummaryrefslogtreecommitdiffstats
path: root/security/libtomcrypt
diff options
context:
space:
mode:
authorwxs <wxs@FreeBSD.org>2012-07-25 04:50:26 +0800
committerwxs <wxs@FreeBSD.org>2012-07-25 04:50:26 +0800
commita1a09c686c0e0f20afbb60089f644c0be79cb074 (patch)
tree7d6c18d13e1fe74755261332d55852054f823f2a /security/libtomcrypt
parentfccd3cdd2d1c2059129126f884a7ac232cd02bae (diff)
downloadfreebsd-ports-gnome-a1a09c686c0e0f20afbb60089f644c0be79cb074.tar.gz
freebsd-ports-gnome-a1a09c686c0e0f20afbb60089f644c0be79cb074.tar.zst
freebsd-ports-gnome-a1a09c686c0e0f20afbb60089f644c0be79cb074.zip
Deprecate these ports as upstream has abandoned them for a while now.
Set expiration date for one month from now.
Diffstat (limited to 'security/libtomcrypt')
-rw-r--r--security/libtomcrypt/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/libtomcrypt/Makefile b/security/libtomcrypt/Makefile
index 91e8ac64ef22..f807b7e35735 100644
--- a/security/libtomcrypt/Makefile
+++ b/security/libtomcrypt/Makefile
@@ -25,6 +25,9 @@ USE_GMAKE= yes
ALL_TARGET= library
MAKE_JOBS_SAFE= yes
+DEPRECATED= Upstream abandoned this project.
+EXPIRATION_DATE= 2012-08-24
+
CFLAGS+= -I${PREFIX}/include
OPTIONS= DOCS "build documentation (depends on teTeX)" off \