# New ports collection makefile for:	p5-Data-Capture
# Date created:		2012-02-12
# Whom:			Steve Wills <swills@FreeBSD.org>
#
# $FreeBSD: ports/devel/p5-Data-Capture/Makefile,v 1.1 2012/02/12 17:33:11 swills Exp $
#

PORTNAME=	Data-Capture
PORTVERSION=	0.27
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
#MASTER_SITE_SUBDIR=	CPAN:CLKAO
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl6 Capture objects

PERL_CONFIGURE=	yes

MAN3=	Data::Capture.3

.include <bsd.port.mk>
