# New ports collection makefile for:	py-Products.SecureMailHost
# Date created:				Nov 9, 2011
# Whom:					Ruslan Mahmatkhanov <cvs-src@yandex.ru>
#
# $FreeBSD: ports/mail/py-Products.SecureMailHost/Makefile,v 1.3 2012/01/16 10:33:20 rm Exp $
#

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

.include <bsd.port.mk>
