summaryrefslogtreecommitdiff
path: root/misc/m17n-contrib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/m17n-contrib/Makefile')
-rw-r--r--misc/m17n-contrib/Makefile23
1 files changed, 23 insertions, 0 deletions
diff --git a/misc/m17n-contrib/Makefile b/misc/m17n-contrib/Makefile
new file mode 100644
index 00000000000..c5b8ca50dce
--- /dev/null
+++ b/misc/m17n-contrib/Makefile
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/02/27 14:04:58 obache Exp $
+#
+
+DISTNAME= m17n-contrib-1.1.6
+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= # none
+
+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"