opnsense-ports/devel/py-epdb/Makefile
Franco Fichtner 7135e34060 */*: sync with upstream
Taken from: FreeBSD
2016-04-09 16:19:36 +02:00

18 lines
320 B
Makefile

# $FreeBSD$
PORTNAME= epdb
PORTVERSION= 0.15
DISTVERSIONPREFIX= ${PORTNAME}-
CATEGORIES= devel python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= swills@FreeBSD.org
COMMENT= Enhanced Python Debugger
USES= python
USE_GITHUB= yes
USE_PYTHON= autoplist distutils
GH_ACCOUNT= sassoftware
.include <bsd.port.mk>