openbsd-ports/devel/py-twisted/names/Makefile
eric bd7c4096c9 - update to 8.2.0
- web2 is being phased out
- sanitize regress target

ok wcmaier@
2009-01-30 16:22:08 +00:00

20 lines
443 B
Makefile

# $OpenBSD: Makefile,v 1.8 2009/01/30 16:22:09 eric Exp $
COMMENT= DNS protocol implementation
CATEGORIES+= net
VERSION= 8.2.0
DISTNAME= TwistedNames-${VERSION}
PKGNAME= py-twisted-names-${VERSION}
HOMEPAGE= http://twistedmatrix.com/trac/wiki/TwistedNames
MASTER_SITES= http://tmrc.mit.edu/mirror/twisted/Names/${VERSION:R}/
REGRESS_DEPENDS=:py-twisted-names-*:devel/py-twisted/names
TRIAL_TARGET= twisted.names
.include <bsd.port.mk>