afresh1 9ca9ecb745 Update p5-PPIx-Regexp to 0.073
From wen heping <wenheping2000 () hotmail ! com>
2020-08-16 19:44:08 +00:00

19 lines
310 B
Makefile

# $OpenBSD: Makefile,v 1.17 2020/08/16 19:44:08 afresh1 Exp $
COMMENT= parse regular expressions
MODULES= cpan
PKG_ARCH= *
DISTNAME = PPIx-Regexp-0.073
CATEGORIES= textproc
# perl
PERMIT_PACKAGE= Yes
CPAN_AUTHOR= WYANT
RUN_DEPENDS= devel/p5-Task-Weaken \
textproc/p5-PPI
.include <bsd.port.mk>