freebsd-ports/textproc/p5-Lingua-PT-Stemmer/Makefile
2017-09-15 08:58:46 +00:00

21 lines
374 B
Makefile

# Created by: Thorsten Greiner <thorsten.greiner@web.de>
# $FreeBSD$
PORTNAME= Lingua-PT-Stemmer
PORTVERSION= 0.02
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Stemmers for Portuguese and Galician
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
NO_ARCH= yes
USE_PERL5= configure
USES= perl5
.include <bsd.port.mk>