Files
ports/textproc/p5-Pod-Simple/Makefile
2025-05-18 09:49:08 +02:00

22 lines
366 B
Makefile

PORTNAME= Pod-Simple
PORTVERSION= 3.47
CATEGORIES= textproc devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Framework for parsing Pod
WWW= https://metacpan.org/release/Pod-Simple
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
PORTSCOUT= limit:^[0-9\.]*$$
.include <bsd.port.mk>