gonzalo 648d6e3ef2 Update to Net-OpenSSH-0.62
OK Abel Abraham Camarillo Ojeda (maintainer)
2014-11-11 13:05:54 +00:00

20 lines
401 B
Makefile

# $OpenBSD: Makefile,v 1.4 2014/11/11 13:05:54 gonzalo Exp $
COMMENT = perl SSH client package implemented on top of OpenSSH
DISTNAME = Net-OpenSSH-0.62
CATEGORIES = net security
MODULES = cpan
MAINTAINER = Abel Abraham Camarillo Ojeda <acamari@verlet.org>
# Perl
PERMIT_PACKAGE_CDROM = Yes
MODCPAN_EXAMPLES = Yes
MODCPAN_EXAMPLES_DIST = sample
TEST_IS_INTERACTIVE = Yes
.include <bsd.port.mk>