22 lines
339 B
Makefile

# $OpenBSD: Makefile,v 1.2 2020/07/03 21:45:48 sthen Exp $
COMMENT = parse Perl string literals and string-literal-like things
DISTNAME = PPIx-QuoteLike-0.009
REVISION = 0
CATEGORIES = textproc
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
RUN_DEPENDS = textproc/p5-PPI>=1.117
PKG_ARCH = *
CPAN_AUTHOR = WYANT
.include <bsd.port.mk>