pkgsrc/misc/m17n-contrib/Makefile

24 lines
601 B
Makefile
Raw Normal View History

2012-10-13 03:35:43 +02:00
# $NetBSD: Makefile,v 1.12 2012/10/13 01:35:43 obache Exp $
#
DISTNAME= m17n-contrib-1.1.12
PKGREVISION= 1
CATEGORIES= misc
MASTER_SITES= http://www.m17n.org/m17n-lib-download/
MAINTAINER= obache@NetBSD.org
2012-10-13 03:35:43 +02:00
HOMEPAGE= http://www.nongnu.org/m17n/
COMMENT= Collection of contributed works used with the m17n library
LICENSE= gnu-lgpl-v2.1
GNU_CONFIGURE= yes
USE_PKGLOCALEDIR= yes
2008-05-31 17:08:01 +02:00
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"