opnsense-ports/archivers/py-xopen/Makefile
Franco Fichtner eed4bcf14c */*: sync with upstream
Taken from: HardenedBSD
2018-07-08 14:22:51 +02:00

19 lines
314 B
Makefile

# $FreeBSD$
PORTNAME= xopen
DISTVERSION= 0.3.5
CATEGORIES= archivers python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= jwb@FreeBSD.org
COMMENT= Open compressed files transparently
LICENSE= MIT
NO_ARCH= yes
USES= python
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>