freebsd-ports/textproc/p5-Lingua-Stem-Snowball-Se/Makefile
2013-11-07 03:52:41 +00:00

18 lines
377 B
Makefile

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