1997-03-06 08:38:46 +00: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>
|
|
|
|
#
|
1998-02-17 13:12:05 +00:00
|
|
|
# $Id: Makefile,v 1.8 1997/09/22 17:48:40 max Exp $
|
1997-03-06 08:38:46 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
# can't use PORTSDIR here, since we haven't included bsd.port.mk
|
1997-03-15 11:56:09 +00:00
|
|
|
FILESDIR= ${.CURDIR}/../../editors/nvi/files
|
|
|
|
PATCHDIR= ${.CURDIR}/../../editors/nvi/patches
|
|
|
|
PKGDIR= ${.CURDIR}/../../editors/nvi/pkg
|
|
|
|
COMMENT= ${.CURDIR}/pkg/COMMENT
|
|
|
|
|
1998-02-17 13:12:05 +00:00
|
|
|
PKGNAME= zh-nvi-euccn-1.79.19970820
|
|
|
|
|
1997-03-06 08:38:46 +00:00
|
|
|
.include <${.CURDIR}/../../editors/nvi/Makefile>
|
|
|
|
|
|
|
|
CATEGORIES= chinese editors
|
|
|
|
|
|
|
|
MAINTAINER= itojun@itojun.org
|
|
|
|
|
1997-03-06 11:48:00 +00:00
|
|
|
CONFIGURE_ARGS= --enable-multibyte=euc-cn --program-prefix=n
|