15 lines
251 B
Makefile
15 lines
251 B
Makefile
# $OpenBSD: Makefile,v 1.9 2013/03/11 11:42:43 espie Exp $
|
|
|
|
COMMENT= Russian language stemming
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Lingua-Stem-Ru-0.01
|
|
REVISION= 2
|
|
CATEGORIES= textproc
|
|
USE_GROFF = Yes
|
|
|
|
# Artistic
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|