openbsd-ports/textproc/p5-Lingua-Stem-Snowball-Se/Makefile
2013-03-11 11:35:43 +00:00

19 lines
347 B
Makefile

# $OpenBSD: Makefile,v 1.7 2013/03/11 11:42:43 espie 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
USE_GROFF = Yes
# GPL
PERMIT_PACKAGE_CDROM= Yes
CPAN_AUTHOR= ASKSH
.include <bsd.port.mk>