Tweak devel/racer version 2.1.31
[dports.git] / textproc / p5-Lingua-Conjunction / Makefile
1 # Created by: Seamus Venasse <svenasse@polaris.ca>
2 # $FreeBSD$
3
4 PORTNAME=       Lingua-Conjunction
5 PORTVERSION=    2.00
6 PORTREVISION=   1
7 CATEGORIES=     textproc perl5
8 MASTER_SITES=   CPAN
9 PKGNAMEPREFIX=  p5-
10
11 MAINTAINER=     perl@FreeBSD.org
12 COMMENT=        Convert Perl lists into linguistic conjunctions
13
14 USES=           perl5
15 USE_PERL5=      configure
16
17 .include <bsd.port.mk>