# New ports collection makefile for:	Object-Simple
# Date created:		27 December 2009
# Whom:			Andrey Kostenko <andrey@kostenko.name>
#
# $FreeBSD: ports/devel/p5-Object-Simple/Makefile,v 1.10 2010/11/17 01:59:35 wen Exp $
#

PORTNAME=	Object-Simple
PORTVERSION=	3.0615
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Simple class builder

PERL_CONFIGURE=	yes

MAN3=	Object::Simple.3 \
	Object::Simple::Guides::Ja.3 \
	Object::Simple::Guides.3

.include <bsd.port.mk>
