pkgsrc/inputmethod/nabi/Makefile

23 lines
568 B
Makefile
Raw Normal View History

2008-07-14 14:55:56 +02:00
# $NetBSD: Makefile,v 1.26 2008/07/14 12:56:07 joerg Exp $
2003-09-27 05:23:33 +02:00
#
DISTNAME= nabi-0.15
PKGREVISION= 3
2003-09-27 05:23:33 +02:00
CATEGORIES= korean inputmethod
MASTER_SITES= http://kldp.net/frs/download.php/1651/
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 "../../x11/gtk2/buildlink3.mk"
2003-09-27 05:23:33 +02:00
.include "../../mk/bsd.pkg.mk"