freebsd-ports/japanese/chasen/Makefile

27 lines
568 B
Makefile
Raw Normal View History

# New ports collection makefile for: chasen
# Date created: 21 October 1998
# Whom: kuriyama
#
# $NetBSD: Makefile,v 1.2 1999/06/07 09:54:39 sakamoto Exp $
1999-08-25 07:28:01 +02:00
# $FreeBSD$
#
PORTNAME= chasen
PORTVERSION= 2.3.3
CATEGORIES= japanese textproc
MASTER_SITES= # empty
DISTFILES= # empty
EXTRACT_ONLY= # empty
MAINTAINER= ports@FreeBSD.org
2003-02-20 20:00:52 +01:00
COMMENT= Japanese Morphological Analysis System
RUN_DEPENDS= chasen:${PORTSDIR}/japanese/chasen-base \
${LOCALBASE}/share/chasen/dic/ipadic/cforms.cha:${PORTSDIR}/japanese/ipadic
NO_BUILD= YES
do-install:
.include <bsd.port.mk>