aboutsummaryrefslogtreecommitdiff
path: root/security/py-fchksum/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-03-13 21:30:59 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-03-13 21:30:59 +0000
commit9d7a971e8abec73c7ca9175579c0879190c39e1c (patch)
tree607a8ff9d52e21007414f676bade7fbeb3bee2be /security/py-fchksum/Makefile
parent860ab5b911e16783cf37e9bfdfb7f5e6dd18d0ec (diff)
downloadports-9d7a971e8abec73c7ca9175579c0879190c39e1c.tar.gz
ports-9d7a971e8abec73c7ca9175579c0879190c39e1c.zip
Notes
Diffstat (limited to 'security/py-fchksum/Makefile')
-rw-r--r--security/py-fchksum/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/py-fchksum/Makefile b/security/py-fchksum/Makefile
index 9c32816a6964..322119db80a5 100644
--- a/security/py-fchksum/Makefile
+++ b/security/py-fchksum/Makefile
@@ -16,6 +16,9 @@ DISTNAME= python-${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Python module to find the checksum of files
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
PLIST_FILES= %%PYTHON_SITELIBDIR%%/fchksum.so
USE_PYTHON= yes
USE_PYDISTUTILS= yes