# New ports collection makefile for:	Text::Ngram
# Date created:				Nov 4 2004
# Whom:					clsung
#
# $FreeBSD: ports/textproc/p5-Text-Ngram/Makefile,v 1.13 2012/01/27 10:39:48 culot Exp $
#

PORTNAME=	Text-Ngram
PORTVERSION=	0.14
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl module for n-gram analysis

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

PERL_CONFIGURE=	yes

MAN3=		Text::Ngram.3

.include <bsd.port.mk>
