opnsense-ports/devel/p5-Config-Simple/Makefile
2022-09-07 22:33:21 +02:00

18 lines
357 B
Makefile

PORTNAME= Config-Simple
PORTVERSION= 4.59
PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN/Config/SHERZODR
PKGNAMEPREFIX= p5-
MAINTAINER= bofh@FreeBSD.org
COMMENT= Simple configuration file class
WWW= https://metacpan.org/release/Config-Simple
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>