mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
13 lines
198 B
Makefile
13 lines
198 B
Makefile
COMMENT= Porters stemming algorithm for Denmark
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= Lingua-Stem-Snowball-Da-1.01
|
|
REVISION= 2
|
|
CATEGORIES= textproc
|
|
|
|
# GPL
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|