openbsd-ports/textproc/p5-Lingua-Stem-Snowball-Se/Makefile
2007-01-21 21:46:20 +00:00

22 lines
452 B
Makefile

# $OpenBSD: Makefile,v 1.2 2007/01/21 21:46:21 simon 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>