1997-03-06 09:38:46 +01:00
|
|
|
# New ports collection makefile for: nvi-1.79 + multilingual patch(euc-cn)
|
|
|
|
# Version required: 1.79
|
|
|
|
# Date created: 6 Mar 1997
|
|
|
|
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
|
|
|
|
#
|
1999-04-17 12:51:11 +02:00
|
|
|
# $Id: Makefile,v 1.14 1998/12/01 03:05:50 asami Exp $
|
1997-03-06 09:38:46 +01:00
|
|
|
#
|
|
|
|
|
1999-04-17 12:51:11 +02:00
|
|
|
PKGNAME= zh-nvi-euccn-1.79.19990331
|
1998-02-17 14:12:05 +01:00
|
|
|
|
1998-12-01 04:06:49 +01:00
|
|
|
MASTERDIR= ${.CURDIR}/../../editors/nvi-m17n
|
|
|
|
COMMENT= ${.CURDIR}/pkg/COMMENT
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|
1997-03-06 09:38:46 +01:00
|
|
|
|
|
|
|
CATEGORIES= chinese editors
|
|
|
|
|
|
|
|
MAINTAINER= itojun@itojun.org
|
|
|
|
|
1998-06-26 11:16:49 +02:00
|
|
|
CONFIGURE_ARGS+= --enable-multibyte=euc-cn --program-prefix=n
|