7110bb1f60
sourceforge.jp is renamed to osdn.jp. However its mirror sites are not ready for osdn.jp.
27 lines
699 B
Makefile
27 lines
699 B
Makefile
# $NetBSD: Makefile,v 1.26 2015/06/29 11:06:47 ryoon Exp $
|
|
#
|
|
|
|
DISTNAME= kimera-tomoe-gtk-0.5
|
|
PKGREVISION= 21
|
|
CATEGORIES= inputmethod japanese
|
|
MASTER_SITES= ${MASTER_SITE_OSDN:=kimera/24906/}
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://kimera.osdn.jp/
|
|
COMMENT= Kimera helper program for Tomoe
|
|
LICENSE= gnu-lgpl-v2.1
|
|
|
|
DEPENDS+= kimera-[0-9]*:../../inputmethod/kimera
|
|
|
|
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"
|