summaryrefslogtreecommitdiff
path: root/korean
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-10 16:48:51 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-10 16:48:51 +0000
commitf0a1969d343f97cdb90a73adcff6a7a383fc9522 (patch)
treeeb25a1bb38a1d88bc48792c4bc3007a7580d627d /korean
parentForced commit to note that the previous revision also included patches (diff)
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
Notes
Notes: svn path=/head/; revision=69808
Diffstat (limited to 'korean')
-rw-r--r--korean/nvi-euc-kr/Makefile2
-rw-r--r--korean/nvi-euc-kr/pkg-comment1
-rw-r--r--korean/nvi-iso-2022-kr/Makefile2
-rw-r--r--korean/nvi-iso-2022-kr/pkg-comment1
4 files changed, 2 insertions, 4 deletions
diff --git a/korean/nvi-euc-kr/Makefile b/korean/nvi-euc-kr/Makefile
index b2486b08f85a..f425461138ba 100644
--- a/korean/nvi-euc-kr/Makefile
+++ b/korean/nvi-euc-kr/Makefile
@@ -14,8 +14,6 @@ CATEGORIES= korean editors
MAINTAINER= ports@freebsd.org
-PORTCOMMENT= A clone of vi/ex, with multilingual patch, default settings for euc-kr
-
CONFIGURE_ARGS= --enable-multibyte=euc-kr --program-prefix=n
.include "${MASTERDIR}/Makefile"
diff --git a/korean/nvi-euc-kr/pkg-comment b/korean/nvi-euc-kr/pkg-comment
new file mode 100644
index 000000000000..d9d0d7095a13
--- /dev/null
+++ b/korean/nvi-euc-kr/pkg-comment
@@ -0,0 +1 @@
+A clone of vi/ex, with multilingual patch, default settings for euc-kr
diff --git a/korean/nvi-iso-2022-kr/Makefile b/korean/nvi-iso-2022-kr/Makefile
index 26f9078f6deb..487c486eaade 100644
--- a/korean/nvi-iso-2022-kr/Makefile
+++ b/korean/nvi-iso-2022-kr/Makefile
@@ -14,8 +14,6 @@ CATEGORIES= korean editors
MAINTAINER= ports@freebsd.org
-PORTCOMMENT= Clone of vi/ex, with multilingual patch, default settings for iso-2022-kr
-
CONFIGURE_ARGS= --enable-multibyte=iso-2022-kr --program-prefix=n
.include "${MASTERDIR}/Makefile"
diff --git a/korean/nvi-iso-2022-kr/pkg-comment b/korean/nvi-iso-2022-kr/pkg-comment
new file mode 100644
index 000000000000..da8687e7e729
--- /dev/null
+++ b/korean/nvi-iso-2022-kr/pkg-comment
@@ -0,0 +1 @@
+Clone of vi/ex, with multilingual patch, default settings for iso-2022-kr