openbsd-ports/devel/py-twisted/conch/Makefile

21 lines
498 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.11 2010/07/05 13:37:02 eric Exp $
COMMENT= SSH and SFTP protocol implementation
CATEGORIES= net
VERSION= 10.0.0
DISTNAME= TwistedConch-${VERSION}
PKGNAME= py-twisted-conch-${VERSION}
HOMEPAGE= http://twistedmatrix.com/trac/wiki/TwistedConch
MASTER_SITES= http://tmrc.mit.edu/mirror/twisted/Conch/${VERSION:R}/
REGRESS_DEPENDS=:py-twisted-conch-*:devel/py-twisted/conch
RUN_DEPENDS= :py-crypto-*:security/py-crypto
TRIAL_TARGET= twisted.conch
.include <bsd.port.mk>