15 lines
253 B
Makefile
15 lines
253 B
Makefile
# $OpenBSD: Makefile,v 1.9 2016/03/20 19:57:06 naddy Exp $
|
|
|
|
COMMENT= Portuguese language stemming
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= Lingua-PT-Stemmer-0.01
|
|
REVISION= 1
|
|
CATEGORIES= textproc
|
|
|
|
# Artistic
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|