2011-09-16 05:24:48 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.16 2011/09/16 09:24:56 espie Exp $
|
2006-07-29 10:37:37 -04:00
|
|
|
|
2007-09-15 22:52:56 -04:00
|
|
|
COMMENT= SSH and SFTP protocol implementation
|
2006-07-29 10:37:37 -04:00
|
|
|
|
|
|
|
CATEGORIES= net
|
|
|
|
|
2011-06-20 06:25:32 -04:00
|
|
|
VERSION= 11.0.0
|
2008-03-26 15:57:23 -04:00
|
|
|
DISTNAME= TwistedConch-${VERSION}
|
2010-07-05 09:37:02 -04:00
|
|
|
PKGNAME= py-twisted-conch-${VERSION}
|
2011-09-16 05:24:48 -04:00
|
|
|
REVISION= 0
|
2006-07-29 10:37:37 -04:00
|
|
|
|
|
|
|
HOMEPAGE= http://twistedmatrix.com/trac/wiki/TwistedConch
|
|
|
|
|
2011-06-20 06:25:32 -04:00
|
|
|
MASTER_SITES= http://twistedmatrix.com/Releases/Conch/${VERSION:R}/
|
2006-07-29 10:37:37 -04:00
|
|
|
|
2010-11-15 14:45:56 -05:00
|
|
|
REGRESS_DEPENDS=devel/py-twisted/conch
|
|
|
|
RUN_DEPENDS= security/py-crypto
|
2006-07-29 10:37:37 -04:00
|
|
|
|
2009-01-30 11:22:08 -05:00
|
|
|
TRIAL_TARGET= twisted.conch
|
2006-07-29 10:37:37 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|