freebsd-ports/math/p5-Data-Float/Makefile
2012-02-10 03:08:06 +00:00

22 lines
423 B
Makefile

# New ports collection makefile for: p5-Data-Float
# Date created: 2006-08-07
# Whom: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
#
# $FreeBSD$
#
PORTNAME= Data-Float
PORTVERSION= 0.012
CATEGORIES= math perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:ZEFRAM
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>