aaa1885833
ok jasper@
18 lines
343 B
Makefile
18 lines
343 B
Makefile
# $OpenBSD: Makefile,v 1.3 2010/12/03 11:45:42 ajacoutot Exp $
|
|
|
|
COMMENT= SSH File Transfer Protocol client
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Net-SFTP-Foreign-1.55
|
|
REVISION= 0
|
|
CATEGORIES= net security
|
|
USE_GROFF = Yes
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
.include <bsd.port.mk>
|