aboutsummaryrefslogtreecommitdiff
path: root/security/libtomcrypt/Makefile
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2012-07-24 20:50:26 +0000
committerWesley Shields <wxs@FreeBSD.org>2012-07-24 20:50:26 +0000
commit6332f8daa0206598d40bb61e5b3277094718cc2f (patch)
tree7d6c18d13e1fe74755261332d55852054f823f2a /security/libtomcrypt/Makefile
parent22aca7c98ca257d32043306cc5a31f52930e4c9e (diff)
downloadports-6332f8daa0206598d40bb61e5b3277094718cc2f.tar.gz
ports-6332f8daa0206598d40bb61e5b3277094718cc2f.zip
Deprecate these ports as upstream has abandoned them for a while now.
Set expiration date for one month from now.
Notes
Notes: svn path=/head/; revision=301493
Diffstat (limited to 'security/libtomcrypt/Makefile')
-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 \