2013-09-10 18:48:41 +02:00
|
|
|
# Created by: Gea-Suan Lin <gslin@gslin.org>
|
2006-10-02 02:28:30 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Regexp-DefaultFlags
|
|
|
|
PORTVERSION= 0.01
|
|
|
|
CATEGORIES= textproc perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2006-10-02 02:28:30 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= gslin@gslin.org
|
|
|
|
COMMENT= Set default flags on regular expressions
|
|
|
|
|
2013-09-10 18:48:41 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2006-10-02 02:28:30 +02:00
|
|
|
|
|
|
|
MAN3= Regexp::DefaultFlags.3
|
|
|
|
|
2013-09-21 01:17:30 +02:00
|
|
|
NO_STAGE= yes
|
2006-10-02 02:28:30 +02:00
|
|
|
.include <bsd.port.mk>
|