aboutsummaryrefslogtreecommitdiff
path: root/security/py-trustedpickle/Makefile
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-29 19:11:51 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-29 19:11:51 +0000
commita84c115a09e00e14810cb1deb7bf4637a33ad313 (patch)
tree97c04ac5ad39d0af4b856d37b17a5a074d6adbc6 /security/py-trustedpickle/Makefile
parentaa63c219bc3e4ef1b783a2b3c14615ecde12089a (diff)
downloadports-a84c115a09e00e14810cb1deb7bf4637a33ad313.tar.gz
ports-a84c115a09e00e14810cb1deb7bf4637a33ad313.zip
Notes
Diffstat (limited to 'security/py-trustedpickle/Makefile')
-rw-r--r--security/py-trustedpickle/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/py-trustedpickle/Makefile b/security/py-trustedpickle/Makefile
index 2e9eb8c094a7..8c75f317591a 100644
--- a/security/py-trustedpickle/Makefile
+++ b/security/py-trustedpickle/Makefile
@@ -7,12 +7,11 @@ CATEGORIES= security python
MASTER_SITES= SF
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= TrustedPickle
-EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= TrustedPickle is a Python (de)Pickler with a way to verify the data
-USES= dos2unix
+USES= dos2unix tar:tgz
USE_PYTHON= yes
PLIST_FILES= %%PYTHON_SITELIBDIR%%/TrustedPickle.py \