mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 04:46:28 -04:00
15 lines
304 B
Makefile
15 lines
304 B
Makefile
PORTNAME= Config-Fast
|
|
PORTVERSION= 1.07
|
|
PORTREVISION= 1
|
|
CATEGORIES= devel perl5
|
|
MASTER_SITES= CPAN
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= kiwi@FreeBSD.org
|
|
COMMENT= Extremely fast configuration file parser
|
|
WWW= https://metacpan.org/release/Config-Fast
|
|
|
|
USES= perl5
|
|
USE_PERL5= configure
|
|
|
|
.include <bsd.port.mk>
|