pkgsrc/inputmethod/kimera-tomoe-gtk/Makefile
2012-09-07 19:16:05 +00:00

29 lines
744 B
Makefile

# $NetBSD: Makefile,v 1.12 2012/09/07 19:16:57 adam Exp $
#
DISTNAME= kimera-tomoe-gtk-0.5
PKGREVISION= 10
CATEGORIES= inputmethod japanese
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=kimera/24906/}
MAINTAINER= obache@NetBSD.org
HOMEPAGE= http://kimera.sourceforge.jp/
COMMENT= Kimera helper program for Tomoe
LICENSE= gnu-lgpl-v2.1
DEPENDS+= kimera-[0-9]*:../../inputmethod/kimera
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
USE_TOOLS+= msgfmt pkg-config
SUBST_CLASSES+= libtomoe
SUBST_STAGE.libtomoe= pre-configure
SUBST_FILES.libtomoe= configure
SUBST_SED.libtomoe= -e 's/libtomoe-gtk/tomoe-gtk/g'
.include "../../inputmethod/tomoe-gtk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"