# New ports collection makefile for:	p5-Class-MixinFactory
# Date created:				30 May 2006
# Whom:					Aaron Dalton <aaron@FreeBSD.org>
#
# $FreeBSD: ports/devel/p5-Class-MixinFactory/Makefile,v 1.1 2006/05/31 00:46:50 aaron Exp $
#

PORTNAME=	Class-MixinFactory
PORTVERSION=	0.92
CATEGORIES=	devel perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Class
PKGNAMEPREFIX=	p5-

MAINTAINER=	aaron@FreeBSD.org
COMMENT=	Class Factory with Selection of Mixins

MAN3=	Class::MixinFactory.3 \
	Class::MixinFactory::Changes.3 \
	Class::MixinFactory::Factory.3 \
	Class::MixinFactory::HasAFactory.3 \
	Class::MixinFactory::InsideOutAttr.3 \
	Class::MixinFactory::NEXT.3 \
	Class::MixinFactory::ReadMe.3

PERL_CONFIGURE=	yes

.include <bsd.port.mk>


syntax highlighted by Code2HTML, v. 0.9.1