2011-11-09 08:03:06 +00:00
|
|
|
PORTNAME= Products.SecureMailHost
|
|
|
|
PORTVERSION= 1.1.2
|
2014-02-09 23:40:57 +00:00
|
|
|
PORTREVISION= 1
|
2012-01-16 10:33:34 +00:00
|
|
|
CATEGORIES= mail python zope
|
2011-11-09 08:03:06 +00:00
|
|
|
MASTER_SITES= CHEESESHOP
|
|
|
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
|
|
|
DIST_SUBDIR= zope
|
|
|
|
|
2012-01-16 10:33:34 +00:00
|
|
|
MAINTAINER= zope@FreeBSD.org
|
2011-11-09 08:03:06 +00:00
|
|
|
COMMENT= Reimplementation of the standard Zope2 MailHost
|
|
|
|
|
|
|
|
LICENSE= ZPL21
|
|
|
|
|
2020-12-28 23:02:12 +00:00
|
|
|
USES= python:3.6+ zip
|
2014-10-21 17:10:06 +00:00
|
|
|
USE_PYTHON= distutils autoplist
|
2011-11-09 08:03:06 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|