# Created by: Seamus Venasse <svenasse@polaris.ca>
# $FreeBSD: tags/RELEASE_11_0_0/textproc/p5-Lingua-EN-Squeeze/Makefile 407013 2016-01-23 15:15:22Z sunpoet $

PORTNAME=	Lingua-EN-Squeeze
PORTVERSION=	2016.01
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Shorten text to minimum syllables by using hash table

LICENSE=	GPLv2
LICENSE_FILE=	${WRKSRC}/LICENSE

NO_ARCH=	yes
USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
