PORTNAME=	Regexp-Common
PORTVERSION=	2024080801
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	des@FreeBSD.org
COMMENT=	Provide commonly requested Perl regular expressions
WWW=		https://metacpan.org/release/Regexp-Common

LICENSE=	ART10 ART20 BSD3CLAUSE MIT
LICENSE_COMB=	dual

TEST_DEPENDS=	p5-Test-Regexp>0:textproc/p5-Test-Regexp

USES=		perl5
USE_PERL5=	configure
NO_ARCH=	yes

.include <bsd.port.mk>
