ports/net/p5-Net-OpenSSH/Makefile

18 lines
315 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT = perl SSH client package implemented on top of OpenSSH
DISTNAME = Net-OpenSSH-0.80
CATEGORIES = net security
MODULES = cpan
PKG_ARCH = *
MAINTAINER = Abel Abraham Camarillo Ojeda <acamari@verlet.org>
# Perl
PERMIT_PACKAGE = Yes
MODCPAN_EXAMPLES = Yes
TEST_IS_INTERACTIVE = Yes
.include <bsd.port.mk>