summaryrefslogtreecommitdiff
path: root/textproc/chasen/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/chasen/Makefile')
-rw-r--r--textproc/chasen/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/textproc/chasen/Makefile b/textproc/chasen/Makefile
index 2924291e7b7..585c34ba5f2 100644
--- a/textproc/chasen/Makefile
+++ b/textproc/chasen/Makefile
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.8 2005/08/18 15:46:23 taca Exp $
+# $NetBSD: Makefile,v 1.9 2007/08/02 15:03:09 taca Exp $
#
DISTNAME= chasen-${CHASEN_VERSION}
-PKGREVISION= 1
CATEGORIES= japanese textproc
MASTER_SITES= # empty
DISTFILES= # empty
MAINTAINER= tech-pkg-ja@jp.NetBSD.org
-HOMEPAGE= http://chasen.aist-nara.ac.jp/
-COMMENT= ChaSen, Japanese Morphological Analysis System
+HOMEPAGE= http://chasen-legacy.sourceforge.jp/
+COMMENT= meta package of ChaSen, Japanese Morphological Analysis System
DEPENDS+= chasen-base>=${CHASEN_VERSION}:../../textproc/chasen-base
DEPENDS+= ipadic>=2.6.3:../../textproc/ipadic
@@ -18,6 +17,8 @@ NO_CHECKSUM= yes
NO_CONFIGURE= yes
NO_BUILD= yes
+PKG_DESTDIR_SUPPORT= user-destdir
+
do-install: # empty
.include "Makefile.common"