# $FreeBSD: tags/RELEASE_10_0_0/mail/py-Products.SecureMailHost/Makefile 327742 2013-09-20 19:59:12Z bapt $

PORTNAME=	Products.SecureMailHost
PORTVERSION=	1.1.2
CATEGORIES=	mail python zope
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
DIST_SUBDIR=	zope

MAINTAINER=	zope@FreeBSD.org
COMMENT=	Reimplementation of the standard Zope2 MailHost

LICENSE=	ZPL21

USE_PYTHON=	yes
USE_PYDISTUTILS=easy_install
USE_ZIP=	yes

NO_STAGE=	yes
.include <bsd.port.mk>
