# New ports collection makefile for:	Data-Integer
# Date created:				25 Mar 2009
# Whom:					brix@FreeBSD.org
#
# $FreeBSD: ports/devel/p5-Data-Integer/Makefile,v 1.1 2009/03/25 18:28:35 brix Exp $
#

PORTNAME=	Data-Integer
PORTVERSION=	0.003
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	brix@FreeBSD.org
COMMENT=	Perl module for details of the native integer data type

PERL_MODBUILD=	yes

MAN3=		Data::Integer.3

.include <bsd.port.mk>
