openbsd-ports/devel/py-twisted/words/Makefile
2012-10-15 15:06:41 +00:00

20 lines
460 B
Makefile

# $OpenBSD: Makefile,v 1.17 2012/10/15 15:06:42 sthen Exp $
COMMENT= chat and instant messaging module for Twisted
VERSION= 11.1.0
DISTNAME= TwistedWords-${VERSION}
PKGNAME= py-twisted-words-${VERSION}
HOMEPAGE= http://twistedmatrix.com/trac/wiki/TwistedWords
MASTER_SITES= http://twistedmatrix.com/Releases/Words/${VERSION:R}/
REGRESS_DEPENDS=devel/py-twisted/words
RUN_DEPENDS= devel/py-twisted/web
TRIAL_TARGET= twisted.words
.include <bsd.port.mk>