freebsd-ports/devel/p5-Regexp-Compare/Makefile
Sunpoet Po-Chuan Hsieh 3bbeabac5f - Update to 0.20
- Cleanup Makefile header

Changes:	http://search.cpan.org/dist/Regexp-Compare/Changes
Feature safe:	yes
2012-12-04 08:46:51 +00:00

20 lines
376 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
PERL_CONFIGURE= 5.12.0+
MAN3= Regexp::Compare.3
.include <bsd.port.mk>