1997-04-09 07:05:26 +00:00
|
|
|
# New ports collection makefile for: nvi-1.79 + multilingual patch(euc-tw)
|
|
|
|
# Version required: 1.79
|
|
|
|
# Date created: 5 Apr 1997
|
1997-04-09 08:14:24 +00:00
|
|
|
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
|
1997-04-09 07:05:26 +00:00
|
|
|
#
|
1999-08-25 04:58:03 +00:00
|
|
|
# $FreeBSD$
|
1997-04-09 07:05:26 +00:00
|
|
|
#
|
|
|
|
|
2000-02-12 20:31:34 +00:00
|
|
|
PKGNAME= zh-nvi-euctw-1.79.19991117
|
1998-02-17 13:12:05 +00:00
|
|
|
|
1998-12-01 03:06:49 +00:00
|
|
|
MASTERDIR= ${.CURDIR}/../../editors/nvi-m17n
|
|
|
|
COMMENT= ${.CURDIR}/pkg/COMMENT
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|
1997-04-09 07:05:26 +00:00
|
|
|
|
|
|
|
CATEGORIES= chinese editors
|
|
|
|
|
|
|
|
MAINTAINER= itojun@itojun.org
|
|
|
|
|
1998-06-26 09:16:49 +00:00
|
|
|
CONFIGURE_ARGS+= --enable-multibyte=euc-tw --program-prefix=n
|