opnsense-ports/archivers/py-warctools/Makefile
Franco Fichtner e69f0e0a9a */*: sync with upstream
Taken from: FreeBSD
2016-01-18 06:48:28 +01:00

19 lines
374 B
Makefile

# Created by: Poul-Henning Kamp <phk@FreeBSD.org>
# $FreeBSD$
PORTNAME= warctools
PORTVERSION= 4.9.0
CATEGORIES= archivers python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= python@FreeBSD.org
COMMENT= Tools for debugging ISO28500/WARC files
LICENSE= MIT
NO_ARCH= yes
USE_PYTHON= autoplist distutils
USES= python
.include <bsd.port.mk>