# $FreeBSD: tags/RELEASE_10_0_0/devel/py-Products.contentmigration/Makefile 327956 2013-09-23 09:18:55Z rm $

PORTNAME=	Products.contentmigration
PORTVERSION=	2.1.5
CATEGORIES=	devel python zope
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	zope@FreeBSD.org
COMMENT=	Generic content migration framework for Plone

LICENSE=	LGPL20

DIST_SUBDIR=	zope
USE_PYTHON=	-2.7
USE_PYDISTUTILS=easy_install
USE_ZIP=	yes

NO_STAGE=	yes

.include <bsd.port.mk>
