diff options
| author | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-24 19:48:07 +0000 |
|---|---|---|
| committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-24 19:48:07 +0000 |
| commit | 611cc4f4c601604022ec64afad99aff4b4d4f057 (patch) | |
| tree | 409a8ad37f87bb12b260256ee14ab0177f96bcef /sysutils/py-pytsk/Makefile | |
| parent | a2f9c116fe7b731e7d1de71efe27493838e2754e (diff) | |
Notes
Diffstat (limited to 'sysutils/py-pytsk/Makefile')
| -rw-r--r-- | sysutils/py-pytsk/Makefile | 5 |
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} |
