# Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD: head/devel/p5-Data-IEEE754/Makefile 412346 2016-04-01 14:00:51Z mat $ PORTNAME= Data-IEEE754 PORTVERSION= 0.01 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Pack and unpack big-endian IEEE754 floats and doubles LICENSE= ART20 TEST_DEPENDS= p5-Test-Bits>=0:devel/p5-Test-Bits NO_ARCH= yes USE_PERL5= configure USES= perl5 .include