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

21 lines
437 B
Makefile

# $OpenBSD: Makefile,v 1.3 2010/11/15 19:46:08 espie Exp $
COMMENT= low-level networking for Twisted
CATEGORIES+= net
VERSION= 10.0.0
DISTNAME= TwistedPair-${VERSION}
PKGNAME= py-twisted-pair-${VERSION}
REVISION = 0
HOMEPAGE= http://twistedmatrix.com/trac/wiki/TwistedPair
MASTER_SITES= http://tmrc.mit.edu/mirror/twisted/Pair/${VERSION:R}/
REGRESS_DEPENDS=devel/py-twisted/pair
TRIAL_TARGET= twisted.pair
.include <bsd.port.mk>