18 lines
355 B
Makefile
18 lines
355 B
Makefile
# $OpenBSD: Makefile,v 1.3 2007/09/15 20:59:39 merdely Exp $
|
|
|
|
COMMENT= French language stemming
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Lingua-Stem-Fr-0.02
|
|
CATEGORIES= textproc
|
|
|
|
MAINTAINER= Mathieu Sauve-Frankel <msf@openbsd.org>
|
|
|
|
# Artistic
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
.include <bsd.port.mk>
|