Files

20 lines
335 B
Makefile

PORTNAME= File-Fetch
PORTVERSION= 1.08
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>