From ab03285a4a7b4cf7bfe5adad4e89faa1bc7539be Mon Sep 17 00:00:00 2001 From: taca Date: Sat, 9 Feb 2002 07:16:37 +0000 Subject: Move Makefile.common from chasen-base directory. --- japanese/chasen/Makefile.common | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 japanese/chasen/Makefile.common (limited to 'japanese') diff --git a/japanese/chasen/Makefile.common b/japanese/chasen/Makefile.common new file mode 100644 index 00000000000..950960869b4 --- /dev/null +++ b/japanese/chasen/Makefile.common @@ -0,0 +1,8 @@ +# $NetBSD: Makefile.common,v 1.1 2002/02/09 07:16:37 taca Exp $ +# + +CHASEN_VERSION= 2.2.9 + +CHASEN_CONFDIR?= ${LOCALBASE}/etc +CHASEN_DICDIR?= ${LOCALBASE}/share/chasen/dic +CONFIGURE_ENV+= --sysconfdir=${CHASEN_CONFDIR} -- cgit v1.2.3