# $FreeBSD: head/mail/py-Products.SecureMailHost/Makefile 371330 2014-10-21 17:10:06Z mva $

PORTNAME=	Products.SecureMailHost
PORTVERSION=	1.1.2
PORTREVISION=	1
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

USES=		python zip
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>