aboutsummaryrefslogtreecommitdiff
path: root/chinese/nvi-big5/Makefile
blob: 5d77f6d8d0f8c5eb527f2dae67821719c5f76e94 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:	nvi-1.79 + multilingual patch(big5)
# Date created:		6 Mar 1997
# Whom:			Jun-ichiro itojun Itoh <itojun@itojun.org>
#
# $FreeBSD$
#

CATEGORIES=	chinese editors
PKGNAMESUFFIX=	-big5

MASTERDIR=	${.CURDIR}/../../editors/nvi-m17n

MAINTAINER=	ports@freebsd.org

PORTCOMMENT=	A clone of vi/ex, with multilingual patch, default settings for big5

COMMENT=	${.CURDIR}/pkg-comment
CONFIGURE_ARGS+=	--enable-multibyte=big5 --program-prefix=n

.include "${MASTERDIR}/Makefile"