openbsd-ports/devel/py-twisted/lore/Makefile
eric ad63ab3b67 update to twisted 11.1.0
no problem ajacoutot@
2011-12-08 20:15:40 +00:00

19 lines
431 B
Makefile

# $OpenBSD: Makefile,v 1.16 2011/12/08 20:15:40 eric Exp $
COMMENT= documentation generator
VERSION= 11.1.0
DISTNAME= TwistedLore-${VERSION}
PKGNAME= py-twisted-lore-${VERSION}
HOMEPAGE= http://twistedmatrix.com/trac/wiki/TwistedLore
MASTER_SITES= http://twistedmatrix.com/Releases/Lore/${VERSION:R}/
REGRESS_DEPENDS=devel/py-twisted/lore
RUN_DEPENDS= devel/py-twisted/web
TRIAL_TARGET= twisted.lore
.include <bsd.port.mk>