13 lines
182 B
Makefile
13 lines
182 B
Makefile
COMMENT = Perl extension for SSH secure shell
|
|
|
|
MODULES = cpan
|
|
PKG_ARCH = *
|
|
DISTNAME = Net-SSH-0.09
|
|
CATEGORIES = net
|
|
REVISION = 1
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE = Yes
|
|
|
|
.include <bsd.port.mk>
|