openbsd-ports/devel/p5-MRO-Compat/Makefile
2022-03-11 18:49:30 +00:00

18 lines
272 B
Makefile

COMMENT = mro::* interface compatibility for Perl < 5.9.5
DISTNAME = MRO-Compat-0.13
CATEGORIES = devel
REVISION = 0
CPAN_AUTHOR = HAARG
MAINTAINER = Andrew Fresh <afresh1@openbsd.org>
# perl_5
PERMIT_PACKAGE = Yes
MODULES = cpan
PKG_ARCH = *
.include <bsd.port.mk>