Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/ftp/p5-Net-FTP-Common/Makefile
16442 views
PORTNAME=	Net-FTP-Common
PORTVERSION=	7.0.d
PORTREVISION=	2
CATEGORIES=	ftp perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	[email protected]
COMMENT=	Perl module to provide simplify common usages of Net::FTP
WWW=		https://metacpan.org/release/Net-FTP-Common

LICENSE=	MIT

NO_ARCH=	yes
USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>