summaryrefslogtreecommitdiffstats
path: root/japanese/nvi-sjis/Makefile
blob: bd157ee71562a55cee4d994122d80894958711cc (plain)
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:	nvi-1.79 + multilingual patch(sjis)
# Version required:	1.79
# Date created:		6 Mar 1997
# Whom:			Jun-ichiro itojun Itoh <itojun@itojun.org>
#
# $Id$
#

# can't use PORTSDIR here, since we haven't included bsd.port.mk
.include <${.CURDIR}/../../editors/nvi/Makefile>
# bsd.port.mk has been included in the above statement, so we don't need to
# include it again.

PKGNAME=	jp-nvi-sjis-1.79-970306
CATEGORIES=	japanese editors

MAINTAINER=	itojun@itojun.org

LIB_DEPENDS+=	canna\\.1\\.:${PORTSDIR}/japanese/Canna

FILESDIR=	${PORTSDIR}/editors/nvi/files
PATCHDIR=	${PORTSDIR}/editors/nvi/patches
PKGDIR=		${PORTSDIR}/editors/nvi/pkg
COMMENT=	${.CURDIR}/pkg/COMMENT

CONFIGURE_ARGS=	--enable-multibyte=sjis --program-prefix=n --enable-canna
OpenPOWER on IntegriCloud