opnsense-ports/ftp/p5-File-Fetch/Makefile
2022-09-07 22:33:21 +02:00

19 lines
335 B
Makefile

PORTNAME= File-Fetch
PORTVERSION= 1.04
CATEGORIES= ftp www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Generic file fetching mechanism
WWW= https://metacpan.org/release/File-Fetch
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>