freebsd-ports/mail/py-Products.MailHost/Makefile
Antoine Brodin 7b2e6265b8 Unbreak
2014-03-11 06:24:52 +00:00

21 lines
382 B
Makefile

# $FreeBSD$
PORTNAME= Products.MailHost
PORTVERSION= 2.13.1
PORTREVISION= 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
USES= zip
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
.include <bsd.port.mk>