Taiwanese version of nvi.
This commit is contained in:
parent
a078fb8cf7
commit
579498a6cc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=6161
22
chinese/nvi-euc-tw/Makefile
Normal file
22
chinese/nvi-euc-tw/Makefile
Normal 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
|
1
chinese/nvi-euc-tw/pkg-comment
Normal file
1
chinese/nvi-euc-tw/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
A clone of vi/ex, with multilingual patch, default settings for euc-tw.
|
Loading…
Reference in New Issue
Block a user