# New ports collection makefile for:	p5-Const-Fast
# Date created:				2010-12-12
# Whom:					Philip M. Gollucci <pgollucci@p6m7g8.com>
#
# $FreeBSD: ports/devel/p5-Const-Fast/Makefile,v 1.1 2010/12/12 21:38:33 pgollucci Exp $
#

PORTNAME=	Const-Fast
PORTVERSION=	0.006
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	../../authors/id/L/LE/LEONT/
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Facility for creating read-only scalars, arrays, and hashes

RUN_DEPENDS=    p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter 

PERL_CONFIGURE=	YES

MAN3=	Const::Fast.3

.include <bsd.port.mk>
