# $FreeBSD: head/devel/py-Products.contentmigration/Makefile 405756 2016-01-10 23:10:45Z rm $

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

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

LICENSE=	LGPL20

NO_ARCH=	yes
USES=		python:2.7
USE_PYTHON=	autoplist distutils

.include <bsd.port.mk>
