Prune devel/py-EnthoughtBase
[dports.git] / devel / py-zope.dottedname / Makefile
1 # $FreeBSD$
2
3 PORTNAME=       zope.dottedname
4 PORTVERSION=    3.4.6
5 PORTREVISION=   1
6 CATEGORIES=     devel python zope
7 MASTER_SITES=   CHEESESHOP
8 PKGNAMEPREFIX=  ${PYTHON_PKGNAMEPREFIX}
9 DIST_SUBDIR=    zope
10
11 MAINTAINER=     zope@FreeBSD.org
12 COMMENT=        Resolver for Python dotted names
13
14 LICENSE=        ZPL21
15
16 USES=           python
17 USE_PYTHON=     distutils autoplist
18
19 .include <bsd.port.mk>