# New ports collection makefile for:	py-zope.deprecation
# Date created:				2011-03-21
# Whom:					Cheng-Lung Sung <clsung@FreeBSD.org>
#
# $FreeBSD: ports/devel/py-zope.deprecation/Makefile,v 1.4 2011/09/30 00:21:43 clsung Exp $
#

PORTNAME=	zope.deprecation
PORTVERSION=	3.5.0
CATEGORIES=	devel python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	clsung@FreeBSD.org
COMMENT=	Zope 3 Deprecation Infrastructure

DIST_SUBDIR=	zope
# Python3 ready
USE_PYTHON=	yes
USE_PYDISTUTILS=	easy_install

.include <bsd.port.mk>
