2012-10-15 11:06:41 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.17 2012/10/15 15:06:42 sthen Exp $
|
2006-07-29 10:37:37 -04:00
|
|
|
|
2007-09-15 22:52:56 -04:00
|
|
|
COMMENT= documentation generator
|
2006-07-29 10:37:37 -04:00
|
|
|
|
2011-12-08 15:15:40 -05:00
|
|
|
VERSION= 11.1.0
|
2008-03-26 15:57:23 -04:00
|
|
|
DISTNAME= TwistedLore-${VERSION}
|
2010-07-05 09:37:02 -04:00
|
|
|
PKGNAME= py-twisted-lore-${VERSION}
|
2006-07-29 10:37:37 -04:00
|
|
|
|
|
|
|
HOMEPAGE= http://twistedmatrix.com/trac/wiki/TwistedLore
|
|
|
|
|
2012-10-15 11:06:41 -04:00
|
|
|
MASTER_SITES= http://twistedmatrix.com/Releases/Lore/${VERSION:R}/
|
2006-07-29 10:37:37 -04:00
|
|
|
|
2010-11-15 14:45:56 -05:00
|
|
|
REGRESS_DEPENDS=devel/py-twisted/lore
|
|
|
|
RUN_DEPENDS= devel/py-twisted/web
|
2006-07-29 10:37:37 -04:00
|
|
|
|
2009-01-30 11:22:08 -05:00
|
|
|
TRIAL_TARGET= twisted.lore
|
2006-07-29 10:37:37 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|