7110bb1f60
sourceforge.jp is renamed to osdn.jp. However its mirror sites are not ready for osdn.jp.
14 lines
448 B
Text
14 lines
448 B
Text
# $NetBSD: Makefile.common,v 1.9 2015/06/29 11:06:47 ryoon Exp $
|
|
# used by inputmethod/anthy/Makefile
|
|
# used by inputmethod/anthy-elisp/Makefile
|
|
|
|
ANTHY_VERSION= 9100h
|
|
DISTNAME= anthy-${ANTHY_VERSION}
|
|
CATEGORIES= inputmethod
|
|
MASTER_SITES= ${MASTER_SITE_OSDN:=anthy/37536/}
|
|
DISTFILES= ${DISTNAME}.tar.gz
|
|
|
|
DISTINFO_FILE= ${.CURDIR}/../../inputmethod/anthy/distinfo
|
|
PATCHDIR= ${.CURDIR}/../../inputmethod/anthy/patches
|
|
|
|
HOMEPAGE= http://anthy.osdn.jp/
|