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
|
|
|
#
|
1997-04-09 08:14:24 +00:00
|
|
|
# $Id: Makefile,v 1.2 1997/04/09 07:34:41 asami Exp $
|
1997-04-09 07:05:26 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
# can't use PORTSDIR here, since we haven't included bsd.port.mk
|
|
|
|
FILESDIR= ${.CURDIR}/../../editors/nvi/files
|
|
|
|
PATCHDIR= ${.CURDIR}/../../editors/nvi/patches
|
|
|
|
PKGDIR= ${.CURDIR}/../../editors/nvi/pkg
|
|
|
|
COMMENT= ${.CURDIR}/pkg/COMMENT
|
|
|
|
|
1997-04-09 08:14:24 +00:00
|
|
|
.include <${.CURDIR}/../../editors/nvi/Makefile>
|
1997-04-09 07:05:26 +00:00
|
|
|
|
1997-04-09 07:34:51 +00:00
|
|
|
PKGNAME= cn-nvi-euctw-1.79-970408
|
1997-04-09 07:05:26 +00:00
|
|
|
CATEGORIES= chinese editors
|
|
|
|
|
|
|
|
MAINTAINER= itojun@itojun.org
|
|
|
|
|
|
|
|
CONFIGURE_ARGS= --enable-multibyte=euc-tw --program-prefix=n
|