freebsd-ports/textproc/p5-Lingua-Stem-Snowball-No/Makefile
Eitan Adler 5190f14f8d For perl@ owned ports:
- Fix COMMENT
- Trim header
2013-03-29 00:44:53 +00:00

19 lines
414 B
Makefile

# Created by: Thorsten Greiner <thorsten.greiner@web.de>
# $FreeBSD$
PORTNAME= Lingua-Stem-Snowball-No
PORTVERSION= 1.2
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:ASKSH
PKGNAMEPREFIX= p5-
DISTNAME= Snowball-Norwegian-${PORTVERSION}
MAINTAINER= perl@FreeBSD.org
COMMENT= Stemmer for Norwegian
PERL_CONFIGURE= yes
MAN3= Lingua::Stem::Snowball::No.3
.include <bsd.port.mk>