It would be nice to have nvi,iconv in our packages.

At least in Japan, encodings other than UTF-8 are still used widely.
Especially for file encodings, I need to open files which encoding are
not UTF-8.

ok?

Index: Makefile
===================================================================
RCS file: /cvs/ports/editors/Makefile,v
retrieving revision 1.94
diff -u -p -r1.94 Makefile
--- Makefile    14 Jan 2013 08:13:02 -0000      1.94
+++ Makefile    16 Jan 2013 03:44:09 -0000
@@ -38,6 +38,7 @@
      SUBDIR += nano
      SUBDIR += nedit
      SUBDIR += nvi
+     SUBDIR += nvi,iconv
      SUBDIR += nvi-m17n
      SUBDIR += nvi-m17n,canna
      SUBDIR += py-qscintilla

Reply via email to