openbsd-ports/devel/py-twisted/mail/Makefile
2010-11-15 19:45:56 +00:00

22 lines
474 B
Makefile

# $OpenBSD: Makefile,v 1.12 2010/11/15 19:46:08 espie Exp $
COMMENT= MTP, IMAP and POP protocol implementation
CATEGORIES= mail
VERSION= 10.0.0
DISTNAME= TwistedMail-${VERSION}
PKGNAME= py-twisted-mail-${VERSION}
REVISION = 0
HOMEPAGE= http://twistedmatrix.com/trac/wiki/TwistedMail
MASTER_SITES= http://tmrc.mit.edu/mirror/twisted/Mail/${VERSION:R}/
REGRESS_DEPENDS=devel/py-twisted/mail \
devel/py-twisted/names
TRIAL_TARGET= twisted.mail
.include <bsd.port.mk>