2013-09-21 01:17:30 +02:00
|
|
|
# Created by: Aaron Dalton <aaron@FreeBSD.org>
|
2006-05-31 00:13:43 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Parse-Flex
|
2008-08-06 02:14:40 +02:00
|
|
|
PORTVERSION= 0.12
|
2006-05-31 00:13:43 +02:00
|
|
|
CATEGORIES= textproc perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2006-05-31 00:13:43 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2014-05-02 11:41:39 +02:00
|
|
|
MAINTAINER= 5u623l20@gmail.com
|
2006-05-31 00:13:43 +02:00
|
|
|
COMMENT= The Fastest Lexer in the West
|
|
|
|
|
2014-05-02 11:41:39 +02:00
|
|
|
LICENSE= GPLv3
|
|
|
|
|
2013-08-02 20:21:05 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2006-05-31 00:13:43 +02:00
|
|
|
|
2009-07-22 18:27:08 +02:00
|
|
|
.include <bsd.port.mk>
|