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

19 lines
349 B
Makefile

# $OpenBSD: Makefile,v 1.8 2013/03/11 11:42:43 espie Exp $
COMMENT= Porters stemming algorithm for Denmark
MODULES= cpan
VERSION= 1.0
DISTNAME= Snowball-Norwegian-${VERSION}
PKGNAME= p5-Lingua-Stem-Snowball-No-${VERSION}
REVISION= 1
CATEGORIES= textproc
USE_GROFF = Yes
# GPL
PERMIT_PACKAGE_CDROM= Yes
CPAN_AUTHOR= ASKSH
.include <bsd.port.mk>