Apply roles to a class related to yours

This commit is contained in:
Philip M. Gollucci 2010-02-01 00:21:46 +00:00
parent be1d2f1453
commit 9b69e4fa71
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=248991
5 changed files with 35 additions and 0 deletions

View file

@ -1784,6 +1784,7 @@
SUBDIR += p5-MooseX-Object-Pluggable
SUBDIR += p5-MooseX-POE
SUBDIR += p5-MooseX-Params-Validate
SUBDIR += p5-MooseX-RelatedClassRoles
SUBDIR += p5-MooseX-Role-Parameterized
SUBDIR += p5-MooseX-Role-WithOverloading
SUBDIR += p5-MooseX-SemiAffordanceAccessor

View file

@ -0,0 +1,24 @@
# New ports collection makefile for: MooseX-RelatedClassRoles
# Date created: January 31, 2010
# Whom: Philip M. Gollucci <pgollucci@p6m7g8.com>
#
# $FreeBSD$
#
PORTNAME= MooseX-RelatedClassRoles
PORTVERSION= 0.004
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Apply roles to a class related to yours
RUN_DEPENDS= p5-Class-MOP>=0.80:${PORTSDIR}/devel/p5-Class-MOP \
p5-MooseX-Role-Parameterized>=0.04:${PORTSDIR}/devel/p5-MooseX-Role-Parameterized
PERL_CONFIGURE= yes
MAN3= MooseX::RelatedClassRoles.3
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
MD5 (MooseX-RelatedClassRoles-0.004.tar.gz) = 76d8afd0f24f68f564e5891b8329d52e
SHA256 (MooseX-RelatedClassRoles-0.004.tar.gz) = 30db7a237dd26022216fffb970b985285347130b36923c711aa0956adcb47e9f
SIZE (MooseX-RelatedClassRoles-0.004.tar.gz) = 8966

View file

@ -0,0 +1,3 @@
Apply roles to a class related to yours
WWW: http://search.cpan.org/

View file

@ -0,0 +1,4 @@
%%SITE_PERL%%/MooseX/RelatedClassRoles.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/MooseX/RelatedClassRoles/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MooseX/RelatedClassRoles
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MooseX