aboutsummaryrefslogtreecommitdiff
path: root/sysutils/py-pytsk/Makefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-03-24 19:48:07 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-03-24 19:48:07 +0000
commit611cc4f4c601604022ec64afad99aff4b4d4f057 (patch)
tree409a8ad37f87bb12b260256ee14ab0177f96bcef /sysutils/py-pytsk/Makefile
parenta2f9c116fe7b731e7d1de71efe27493838e2754e (diff)
Notes
Diffstat (limited to 'sysutils/py-pytsk/Makefile')
-rw-r--r--sysutils/py-pytsk/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/py-pytsk/Makefile b/sysutils/py-pytsk/Makefile
index 919798813b6f..1ef1776243de 100644
--- a/sysutils/py-pytsk/Makefile
+++ b/sysutils/py-pytsk/Makefile
@@ -2,12 +2,11 @@
# $FreeBSD$
PORTNAME= pytsk
-DISTVERSION= 2014-02-09
+PORTVERSION= 20140320
CATEGORIES= sysutils security devel python
MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiScUxsUm54cG02RDA/ \
LOCAL/antoine
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-EXTRACT_SUFX= .tgz
MAINTAINER= antoine@FreeBSD.org
COMMENT= Python bindings for the Sleuthkit
@@ -18,7 +17,7 @@ LIB_DEPENDS= libtsk.so:${PORTSDIR}/sysutils/sleuthkit
WRKSRC= ${WRKDIR}/${PORTNAME}
-USES= shebangfix
+USES= shebangfix tar:tgz
SHEBANG_FILES= samples/*.py
python_OLD_CMD= .*
python_CMD= ${PYTHON_CMD}