pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/inputmethod/anthy missed to add at previous commit.
details: https://anonhg.NetBSD.org/pkgsrc/rev/f75e61d2df28
branches: trunk
changeset: 486423:f75e61d2df28
user: taya <taya%pkgsrc.org@localhost>
date: Tue Dec 28 05:40:23 2004 +0000
description:
missed to add at previous commit.
sorry.
diffstat:
inputmethod/anthy/Makefile.common | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
diffs (16 lines):
diff -r 6b9b0cbdaaab -r f75e61d2df28 inputmethod/anthy/Makefile.common
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/inputmethod/anthy/Makefile.common Tue Dec 28 05:40:23 2004 +0000
@@ -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/
Home |
Main Index |
Thread Index |
Old Index