Prune www/mod_log_config-st
[dports.git] / textproc / p5-Parse-Flex / Makefile
1 # Created by: Aaron Dalton <aaron@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       Parse-Flex
5 PORTVERSION=    0.12
6 PORTREVISION=   1
7 CATEGORIES=     textproc perl5
8 MASTER_SITES=   CPAN
9 PKGNAMEPREFIX=  p5-
10
11 MAINTAINER=     bofh@FreeBSD.org
12 COMMENT=        The Fastest Lexer in the West
13
14 LICENSE=        GPLv3
15
16 USES=           perl5
17 USE_PERL5=      configure
18
19 .include <bsd.port.mk>