blob: 00117a02965180882ff27c9367b743997063e83f (
plain) (
tree)
|
|
# $FreeBSD$
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>
|