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

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

MAINTAINER=	zope@FreeBSD.org
COMMENT=	Zope.sendmail integration for Zope 2

LICENSE=	ZPL21

USE_PYTHON=	yes
USE_PYDISTUTILS=easy_install
USE_ZIP=	yes

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