aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/namazu/Makefile
blob: a94213fcef1121ef03921b5e5a6b7b79c3d2af83 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# New ports collection makefile for:    namazu
# Version required: 1.3.0.6
# Date created:     17 March 1998
# Whom:         Seiichirou Hiraoka
#
# $Id$
#

DISTNAME=   namazu-1.3.0.6
PKGNAME=    ja-namazu-1.3.0.6
CATEGORIES= japanese textproc
MASTER_SITES=   http://openlab.ring.gr.jp/namazu/release/

MAINTAINER= flathill@FreeBSD.ORG

BUILD_DEPENDS=  kakasi:${PORTSDIR}/japanese/kakasi \
        nkf:${PORTSDIR}/japanese/nkf
RUN_DEPENDS=    kakasi:${PORTSDIR}/japanese/kakasi \
        nkf:${PORTSDIR}/japanese/nkf

USE_PERL5=  yes
GNU_CONFIGURE=  yes

WRKSRC=     ${WRKDIR}/namazu-1.3.0.6/src

.include <bsd.port.mk>