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

18 lines
331 B
Makefile

# $OpenBSD: Makefile,v 1.8 2013/10/11 23:51:11 naddy Exp $
COMMENT= Porters stemming algorithm for Sweden
MODULES= cpan
VERSION= 1.01
DISTNAME= Snowball-Swedish-${VERSION}
PKGNAME= p5-Lingua-Stem-Snowball-Se-${VERSION}
REVISION= 1
CATEGORIES= textproc
# GPL
PERMIT_PACKAGE_CDROM= Yes
CPAN_AUTHOR= ASKSH
.include <bsd.port.mk>