freebsd-ports/textproc/p5-Lingua-Stem-Snowball-Se/Makefile

19 lines
377 B
Makefile
Raw Normal View History

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