pkgsrc/inputmethod/nabi/Makefile

24 lines
624 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.34 2011/04/22 13:43:56 obache Exp $
2003-09-27 05:23:33 +02:00
#
DISTNAME= nabi-0.99.3
PKGREVISION= 6
2003-09-27 05:23:33 +02:00
CATEGORIES= korean inputmethod
MASTER_SITES= http://kldp.net/frs/download.php/4929/
2003-09-27 05:23:33 +02:00
2004-11-25 20:11:58 +01:00
MAINTAINER= minskim@NetBSD.org
2003-09-27 05:23:33 +02:00
HOMEPAGE= http://nabi.kldp.net/
COMMENT= X Input Method for Korean
2008-07-14 14:55:56 +02:00
PKG_DESTDIR_SUPPORT= user-destdir
2006-06-11 16:44:36 +02:00
USE_TOOLS+= pkg-config msgfmt
2003-09-27 05:23:33 +02:00
GNU_CONFIGURE= YES
USE_PKGLOCALEDIR= YES
2004-02-10 17:59:21 +01:00
.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../inputmethod/libhangul/buildlink3.mk"
2004-02-10 17:59:21 +01:00
.include "../../x11/gtk2/buildlink3.mk"
2003-09-27 05:23:33 +02:00
.include "../../mk/bsd.pkg.mk"