freebsd-ports/textproc/p5-Lingua-EN-Squeeze/Makefile
Sunpoet Po-Chuan Hsieh 95f97bfdf0 - Update to 2015.01
- Add LICENSE
- Add NO_ARCH
- Sort PLIST

Changes:	http://search.cpan.org/dist/Lingua-EN-Squeeze/Changes
2015-06-02 18:38:49 +00:00

20 lines
384 B
Makefile

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