15 lines
238 B
Makefile
15 lines
238 B
Makefile
# $OpenBSD: Makefile,v 1.12 2020/07/03 21:45:47 sthen Exp $
|
|
|
|
COMMENT= Italian language stemming
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= Lingua-Stem-It-0.02
|
|
CATEGORIES= textproc
|
|
REVISION= 0
|
|
|
|
# perl
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|