15 lines
250 B
Makefile
15 lines
250 B
Makefile
# $OpenBSD: Makefile,v 1.12 2020/07/03 21:45:46 sthen Exp $
|
|
|
|
COMMENT= Portuguese language stemming
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME = Lingua-PT-Stemmer-0.02
|
|
CATEGORIES= textproc
|
|
REVISION = 0
|
|
|
|
# Artistic
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|