afresh1 e49d96c02e Import devel/p5-MooseX-RelatedClassRoles
Apply roles to a class related to yours.

From wen heping <wenheping2000 () hotmail ! com>
OK cwen@
2020-10-09 01:57:40 +00:00

22 lines
400 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2020/10/09 01:57:40 afresh1 Exp $
COMMENT = apply roles to a class related to yours
DISTNAME = MooseX-RelatedClassRoles-0.004
CATEGORIES = devel
MAINTAINER = Wen Heping <wenheping2000@hotmail.com>
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
RUN_DEPENDS = devel/p5-Moose>=0.80 \
devel/p5-MooseX-Role-Parameterized>=0.04
PKG_ARCH = *
.include <bsd.port.mk>