ports/devel/p5-Data-Integer/Makefile
2014-01-31 15:23:10 +00:00

16 lines
301 B
Makefile

# Created by: brix@FreeBSD.org
# $FreeBSD$
PORTNAME= Data-Integer
PORTVERSION= 0.004
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= brix@FreeBSD.org
COMMENT= Perl module for details of the native integer data type
USES= perl5
USE_PERL5= modbuild
.include <bsd.port.mk>