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

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

.include <bsd.port.mk>
