ports/devel/p5-Data-Range-Compare/Makefile
Sunpoet Po-Chuan Hsieh f9d3062684 - Add LICENSE
- Sort PLIST
- Reformat pkg-descr
2014-07-06 18:50:39 +00:00

19 lines
355 B
Makefile

# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
PORTNAME= Data-Range-Compare
PORTVERSION= 1.030
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Find gaps & intersections in lists of ranges
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USE_PERL5= configure
USES= perl5
.include <bsd.port.mk>