Prune devel/rubygem-debugger-xml
[dports.git] / sysutils / py-plumbum / Makefile
1 # Created by: David Naylor <dbn@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       plumbum
5 PORTVERSION=    1.4.2
6 CATEGORIES=     sysutils python
7 MASTER_SITES=   CHEESESHOP
8 PKGNAMEPREFIX=  ${PYTHON_PKGNAMEPREFIX}
9
10 MAINTAINER=     dbn@FreeBSD.org
11 COMMENT=        Shell combinators and more for python
12
13 LICENSE=        MIT
14
15 USES=           python
16 USE_PYTHON=     distutils autoplist
17
18 .include <bsd.port.mk>