# New ports collection makefile for:	p5-Class-Constant
# Date created:		2006-08-27
# Whom:			Gea-Suan Lin <gslin@gslin.org>
#
# $FreeBSD: ports/devel/p5-Class-Constant/Makefile,v 1.4 2009/07/22 16:26:29 pgollucci Exp $
#

PORTNAME=	Class-Constant
PORTVERSION=	0.05
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	gslin@gslin.org
COMMENT=	Build constant classes

PERL_MODBUILD=	yes

MAN3=		Class::Constant.3

.include <bsd.port.mk>
