1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Taiwanese version of nvi.

This commit is contained in:
Satoshi Asami 1997-04-09 07:05:26 +00:00
parent a078fb8cf7
commit 579498a6cc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=6161
2 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,22 @@
# New ports collection makefile for: nvi-1.79 + multilingual patch(euc-tw)
# Version required: 1.79
# Date created: 5 Apr 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
# $Id: Makefile,v 1.3 1997/03/15 11:55:56 asami Exp $
#
# 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
.include <${.CURDIR}/../../editors/nvi/Makefile>
PKGNAME= cn-nvi-euctw-1.79-970403-1000
CATEGORIES= chinese editors
MAINTAINER= itojun@itojun.org
CONFIGURE_ARGS= --enable-multibyte=euc-tw --program-prefix=n

View File

@ -0,0 +1 @@
A clone of vi/ex, with multilingual patch, default settings for euc-tw.