From 574383734952c38a4ff1aa72e140b18345a55c3c Mon Sep 17 00:00:00 2001 From: taya Date: Tue, 28 Dec 2004 05:40:23 +0000 Subject: missed to add at previous commit. sorry. --- inputmethod/anthy/Makefile.common | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 inputmethod/anthy/Makefile.common (limited to 'inputmethod/anthy') diff --git a/inputmethod/anthy/Makefile.common b/inputmethod/anthy/Makefile.common new file mode 100644 index 00000000000..0c0ab24fd78 --- /dev/null +++ b/inputmethod/anthy/Makefile.common @@ -0,0 +1,12 @@ +# $NetBSD: Makefile.common,v 1.1 2004/12/28 05:40:23 taya Exp $ + +ANTHY_VERSION= 5900 +DISTNAME= anthy-${ANTHY_VERSION} +CATEGORIES= inputmethod +MASTER_SITES= http://downloads.sourceforge.jp/anthy/12071/ +DISTFILES= ${DISTNAME}.tar.gz + +DISTINFO_FILE= ${.CURDIR}/../../inputmethod/anthy/distinfo +PATCHDIR= ${.CURDIR}/../../inputmethod/anthy/patches + +HOMEPAGE= http://anthy.sourceforge.jp/ -- cgit v1.2.3