2013-10-11 19:48:03 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.8 2013/10/11 23:51:11 naddy Exp $
|
2004-12-29 23:12:43 -05:00
|
|
|
|
2007-09-15 16:59:36 -04:00
|
|
|
COMMENT= Porters stemming algorithm for Sweden
|
2004-12-29 23:12:43 -05:00
|
|
|
|
2007-01-21 16:46:20 -05:00
|
|
|
MODULES= cpan
|
2004-12-29 23:12:43 -05:00
|
|
|
VERSION= 1.01
|
|
|
|
DISTNAME= Snowball-Swedish-${VERSION}
|
|
|
|
PKGNAME= p5-Lingua-Stem-Snowball-Se-${VERSION}
|
2010-12-03 06:46:46 -05:00
|
|
|
REVISION= 1
|
2007-01-21 16:46:20 -05:00
|
|
|
CATEGORIES= textproc
|
2004-12-29 23:12:43 -05:00
|
|
|
|
|
|
|
# GPL
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
|
2007-01-21 16:46:20 -05:00
|
|
|
CPAN_AUTHOR= ASKSH
|
2004-12-29 23:12:43 -05:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|