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

17 lines
330 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.6 2010/09/15 13:52:12 sthen Exp $
COMMENT= Porters stemming algorithm for Denmark
MODULES= cpan
DISTNAME= Lingua-Stem-Snowball-Da-1.01
REVISION= 0
CATEGORIES= textproc
2004-12-29 22:58:31 -05:00
# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>