Enable multilingual nvi ports. (Note the Korean versions were already
included in the port Makefile import.)
This commit is contained in:
parent
4210f39df8
commit
e51d4e2fae
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=5884
3 changed files with 9 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile,v 1.7 1997/02/11 04:46:54 obrien Exp $
|
||||
# $Id: Makefile,v 1.8 1997/02/16 01:15:53 obrien Exp $
|
||||
#
|
||||
|
||||
SUBDIR += Wnn
|
||||
|
@ -11,5 +11,7 @@
|
|||
SUBDIR += gbscript
|
||||
SUBDIR += hc
|
||||
SUBDIR += lunar
|
||||
SUBDIR += nvi-big5
|
||||
SUBDIR += nvi-euc-cn
|
||||
|
||||
.include <bsd.port.subdir.mk>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile,v 1.33 1996/11/07 18:42:06 obrien Exp $
|
||||
# $Id: Makefile,v 1.34 1996/11/26 08:26:40 asami Exp $
|
||||
#
|
||||
|
||||
SUBDIR += asedit
|
||||
|
@ -12,6 +12,7 @@
|
|||
SUBDIR += jove
|
||||
SUBDIR += mule
|
||||
SUBDIR += nedit
|
||||
SUBDIR += nvi
|
||||
SUBDIR += scitext
|
||||
SUBDIR += uemacs
|
||||
SUBDIR += uzap
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile,v 1.60 1997/03/03 11:53:35 asami Exp $
|
||||
# $Id: Makefile,v 1.61 1997/03/03 12:39:11 asami Exp $
|
||||
#
|
||||
|
||||
SUBDIR += Canna
|
||||
|
@ -51,6 +51,9 @@
|
|||
SUBDIR += netscape.language
|
||||
SUBDIR += newosaka
|
||||
SUBDIR += nkf
|
||||
SUBDIR += nvi-euc-jp
|
||||
SUBDIR += nvi-iso-2022-jp
|
||||
SUBDIR += nvi-sjis
|
||||
SUBDIR += okphone
|
||||
SUBDIR += perl5
|
||||
SUBDIR += pine
|
||||
|
|
Loading…
Reference in a new issue