2011-11-09 09:03:06 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Products.SecureMailHost
|
|
|
|
PORTVERSION= 1.1.2
|
2014-02-10 00:40:57 +01:00
|
|
|
PORTREVISION= 1
|
2012-01-16 11:33:34 +01:00
|
|
|
CATEGORIES= mail python zope
|
2011-11-09 09:03:06 +01:00
|
|
|
MASTER_SITES= CHEESESHOP
|
|
|
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
|
|
|
DIST_SUBDIR= zope
|
|
|
|
|
2012-01-16 11:33:34 +01:00
|
|
|
MAINTAINER= zope@FreeBSD.org
|
2011-11-09 09:03:06 +01:00
|
|
|
COMMENT= Reimplementation of the standard Zope2 MailHost
|
|
|
|
|
|
|
|
LICENSE= ZPL21
|
|
|
|
|
2014-03-11 07:19:24 +01:00
|
|
|
USES= zip
|
2014-02-10 00:40:57 +01:00
|
|
|
USE_PYTHON= yes
|
|
|
|
USE_PYDISTUTILS= yes
|
|
|
|
PYDISTUTILS_AUTOPLIST= yes
|
2011-11-09 09:03:06 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|