pkgsrc/inputmethod/uim-tomoe-gtk/Makefile

23 lines
600 B
Makefile
Raw Normal View History

2018-11-14 23:20:58 +01:00
# $NetBSD: Makefile,v 1.38 2018/11/14 22:21:54 kleink Exp $
#
DISTNAME= uim-tomoe-gtk-0.6.0
2018-11-14 23:20:58 +01:00
PKGREVISION= 32
CATEGORIES= inputmethod
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tomoe/}
2015-03-15 18:56:15 +01:00
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://tomoe.osdn.jp/
COMMENT= UIM helper program for Tomoe
2010-05-15 14:52:08 +02:00
LICENSE= gnu-lgpl-v2.1
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
2008-04-21 23:47:53 +02:00
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"