19 lines
320 B
Makefile

# $OpenBSD: Makefile,v 1.14 2019/07/12 20:44:59 sthen Exp $
COMMENT = mro::* interface compatibility for Perl < 5.9.5
DISTNAME = MRO-Compat-0.13
CATEGORIES = devel
CPAN_AUTHOR = HAARG
MAINTAINER = Andrew Fresh <afresh1@openbsd.org>
# perl_5
PERMIT_PACKAGE = Yes
MODULES = cpan
PKG_ARCH = *
.include <bsd.port.mk>