Update math/R-cran-xts to version 0.10.0
[dports.git] / devel / py-epdb / Makefile
1 # $FreeBSD$
2
3 PORTNAME=       epdb
4 PORTVERSION=    0.15.1
5 DISTVERSIONPREFIX=      ${PORTNAME}-
6 CATEGORIES=     devel python
7 PKGNAMEPREFIX=  ${PYTHON_PKGNAMEPREFIX}
8
9 MAINTAINER=     swills@FreeBSD.org
10 COMMENT=        Enhanced Python Debugger
11
12 USES=           python
13 USE_GITHUB=     yes
14 USE_PYTHON=     autoplist distutils
15
16 GH_ACCOUNT=     sassoftware
17
18 .include <bsd.port.mk>