opnsense-ports/devel/py-dirspec/Makefile
Franco Fichtner 2f03c0cf40 */*: sync with upstream
Taken from: FreeBSD
2023-06-28 09:14:20 +02:00

18 lines
431 B
Makefile

PORTNAME= dirspec
PORTVERSION= 13.10
PORTREVISION= 0
CATEGORIES= devel
MASTER_SITES= https://launchpadlibrarian.net/152764618/ \
http://nivit.altervista.org/FreeBSD/ports/distfiles/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= nivit@FreeBSD.org
COMMENT= XDG Base and User directories implementation
WWW= https://launchpad.net/dirspec
LICENSE= GPLv3
USES= python
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>