pkgsrc/inputmethod/uim-tomoe-gtk/Makefile
2018-11-14 22:20:58 +00:00

22 lines
600 B
Makefile

# $NetBSD: Makefile,v 1.38 2018/11/14 22:21:54 kleink Exp $
#
DISTNAME= uim-tomoe-gtk-0.6.0
PKGREVISION= 32
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tomoe/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://tomoe.osdn.jp/
COMMENT= UIM helper program for Tomoe
LICENSE= gnu-lgpl-v2.1
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= gmake intltool msgfmt pkg-config
USE_PKGLOCALEDIR= yes
.include "../../inputmethod/tomoe/buildlink3.mk"
.include "../../inputmethod/tomoe-gtk/buildlink3.mk"
.include "../../inputmethod/uim/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"