15 lines
241 B
Makefile
15 lines
241 B
Makefile
# $OpenBSD: Makefile,v 1.11 2020/07/03 21:45:47 sthen Exp $
|
|
|
|
COMMENT= French language stemming
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= Lingua-Stem-Fr-0.02
|
|
REVISION= 2
|
|
CATEGORIES= textproc
|
|
|
|
# Artistic
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|