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

22 lines
452 B
Makefile

# $OpenBSD: Makefile,v 1.3 2007/09/15 20:59:39 merdely Exp $
COMMENT= Porters stemming algorithm for Sweden
MODULES= cpan
VERSION= 1.01
DISTNAME= Snowball-Swedish-${VERSION}
PKGNAME= p5-Lingua-Stem-Snowball-Se-${VERSION}
CATEGORIES= textproc
MAINTAINER= Mathieu Sauve-Frankel <msf@openbsd.org>
# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CPAN_AUTHOR= ASKSH
.include <bsd.port.mk>