freebsd-ports/textproc/p5-Lingua-EN-Squeeze/Makefile
2013-11-07 03:52:41 +00:00

16 lines
332 B
Makefile

# Created by: Seamus Venasse <svenasse@polaris.ca>
# $FreeBSD$
PORTNAME= Lingua-EN-Squeeze
PORTVERSION= 2006.0704
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Shorten text to minimum syllables by using hash table
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>