80a79e88e2
* Changes in the m17n-contrib 1.1.7 ** New input method: ml-swanalekha.mim (Malayalam)
23 lines
598 B
Makefile
23 lines
598 B
Makefile
# $NetBSD: Makefile,v 1.3 2008/10/09 12:42:26 obache Exp $
|
|
#
|
|
|
|
DISTNAME= m17n-contrib-1.1.7
|
|
CATEGORIES= misc
|
|
MASTER_SITES= http://www.m17n.org/m17n-lib-download/
|
|
|
|
MAINTAINER= obache@NetBSD.org
|
|
HOMEPAGE= http://www.m17n.org/m17n-lib/
|
|
COMMENT= Collection of contributed works used with the m17n library
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_PKGLOCALEDIR= yes
|
|
USE_LANGUAGES= c
|
|
|
|
REPLACE_AWK= tbl2mim.awk
|
|
|
|
.include "../../converters/libiconv/buildlink3.mk"
|
|
.include "../../devel/gettext-lib/buildlink3.mk"
|
|
.include "../../misc/m17n-db/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|