2013-01-12 08:08:45 +01:00
|
|
|
# $NetBSD: Makefile,v 1.13 2013/01/12 07:08:45 obache Exp $
|
2008-02-27 15:04:58 +01:00
|
|
|
#
|
|
|
|
|
2013-01-12 08:08:45 +01:00
|
|
|
DISTNAME= m17n-contrib-1.1.14
|
2008-02-27 15:04:58 +01:00
|
|
|
CATEGORIES= misc
|
2013-01-12 08:08:45 +01:00
|
|
|
MASTER_SITES= http://download.savannah.gnu.org/releases//m17n/
|
2008-02-27 15:04:58 +01:00
|
|
|
|
|
|
|
MAINTAINER= obache@NetBSD.org
|
2012-10-13 03:35:43 +02:00
|
|
|
HOMEPAGE= http://www.nongnu.org/m17n/
|
2008-02-27 15:04:58 +01:00
|
|
|
COMMENT= Collection of contributed works used with the m17n library
|
2009-05-12 10:17:32 +02:00
|
|
|
LICENSE= gnu-lgpl-v2.1
|
|
|
|
|
2013-01-12 08:08:45 +01:00
|
|
|
CONFLICTS+= m17n-db<1.6.3
|
|
|
|
|
2008-02-27 15:04:58 +01:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_PKGLOCALEDIR= yes
|
2008-05-31 17:08:01 +02:00
|
|
|
USE_LANGUAGES= c
|
2008-02-27 15:04:58 +01:00
|
|
|
|
|
|
|
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"
|