# New ports collection makefile for:	p5-Data-Float
# Date created:		2006-08-07
# Whom:			Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
#
# $FreeBSD: ports/math/p5-Data-Float/Makefile,v 1.6 2007/10/06 13:31:38 leeym Exp $
#

PORTNAME=	Data-Float
PORTVERSION=	0.007
CATEGORIES=	math perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Data
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Details of the floating point data type

PERL_MODBUILD=	yes

MAN3=	Data::Float.3

.include <bsd.port.mk>


syntax highlighted by Code2HTML, v. 0.9.1