15 lines
250 B
Makefile
15 lines
250 B
Makefile
# $OpenBSD: Makefile,v 1.7 2013/03/11 11:42:43 espie Exp $
|
|
|
|
COMMENT= French language stemming
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Lingua-Stem-Fr-0.02
|
|
REVISION= 1
|
|
CATEGORIES= textproc
|
|
USE_GROFF = Yes
|
|
|
|
# Artistic
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|