freebsd-ports/devel/p5-Regexp-Compare/Makefile
2013-08-21 16:40:12 +00:00

21 lines
386 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= Regexp-Compare
PORTVERSION= 0.20
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Partial ordering for regular expressions
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USE_PERL5= configure
USES= perl5
MAN3= Regexp::Compare.3
.include <bsd.port.mk>