# $FreeBSD: tags/RELEASE_10_0_0/devel/py-Products.ExternalEditor/Makefile 327992 2013-09-23 12:52:16Z rm $

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

MAINTAINER=	zope@FreeBSD.org
COMMENT=	Zope external editor

LICENSE=	ZPL21

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

NO_STAGE=	yes

.include <bsd.port.mk>
