# Created by: Anton Berezin <tobez@FreeBSD.org>

PORTNAME=	Lingua-Stem-Snowball
PORTVERSION=	0.952
PORTREVISION=	2
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Perl interface to Snowball stemmers

LICENSE=	ART10 GPLv1+
LICENSE_COMB=	dual

USES=		perl5
USE_PERL5=	modbuild

post-install:
	${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Lingua/Stem/Snowball/Snowball.so

.include <bsd.port.mk>
