freebsd-ports/textproc/p5-Lingua-Conjunction/Makefile
Pete Fritchman 8d923ffda5 Add p5-Lingua-Conjunction 1.99, convert Perl lists into linguistic
conjunctions.

PR:		33431
Submitted by:	Seamus Venasse <svenasse@polaris.ca>
2002-06-08 23:47:37 +00:00

22 lines
467 B
Makefile

# New ports collection makefile for: Lingua::Conjunction
# Date created: 31 Dec 2001
# Whom: Seamus Venasse <svenasse@polaris.ca>
#
# $FreeBSD$
#
PORTNAME= Lingua-Conjunction
PORTVERSION= 1.99
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Lingua
PKGNAMEPREFIX= p5-
MAINTAINER= svenasse@polaris.ca
PERL_CONFIGURE= yes
MAN3= Lingua::Conjunction.3
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
.include <bsd.port.mk>