summaryrefslogtreecommitdiffstats
path: root/japanese/chasen/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/chasen/Makefile')
-rw-r--r--japanese/chasen/Makefile15
1 files changed, 8 insertions, 7 deletions
diff --git a/japanese/chasen/Makefile b/japanese/chasen/Makefile
index 0f91444..01067cd 100644
--- a/japanese/chasen/Makefile
+++ b/japanese/chasen/Makefile
@@ -1,23 +1,24 @@
# New ports collection makefile for: chasen
-# Version required: 1.51 + 1.5
+# Version required: 2.0b6 + 1.0
# Date created: 21 October 1998
# Whom: kuriyama
#
+# $NetBSD: Makefile,v 1.2 1999/06/07 09:54:39 sakamoto Exp $
# $FreeBSD$
#
-DISTNAME= chasen-sys1.51-dic1.5
-PKGNAME= ja-chasen-1.51
+DISTNAME= chasen-sys2.0b6-ipadic1.0
+PKGNAME= ja-chasen-2.0b6
CATEGORIES= japanese
-MASTER_SITES= ftp://ftp.aist-nara.ac.jp/lab/nlp/tools/chasen/ \
- http://www.freebsd.org/~kuriyama/distfiles/
+MASTER_SITES= ftp://ftp.aist-nara.ac.jp/pub/lab/nlp/tools/chasen/ \
+ http://cactus.aist-nara.ac.jp/~akira-k/cha/arc/
MAINTAINER= kuriyama@FreeBSD.org
-WRKSRC= ${WRKDIR}/chasen1.51
+WRKSRC= ${WRKDIR}/chasen-2.0b6
post-build:
${ECHO_MSG} "Making dictionaries"
- (cd ${WRKSRC}; ${MAKE} dic)
+ (cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${MAKE} dic)
.include <bsd.port.mk>
OpenPOWER on IntegriCloud