aboutsummaryrefslogtreecommitdiffstats
path: root/korean
diff options
context:
space:
mode:
Diffstat (limited to 'korean')
-rw-r--r--korean/nvi-euc-kr/Makefile16
-rw-r--r--korean/nvi-iso-2022-kr/Makefile16
2 files changed, 12 insertions, 20 deletions
diff --git a/korean/nvi-euc-kr/Makefile b/korean/nvi-euc-kr/Makefile
index b4a8c21a1125..9cee59d3f63e 100644
--- a/korean/nvi-euc-kr/Makefile
+++ b/korean/nvi-euc-kr/Makefile
@@ -3,24 +3,20 @@
# Date created: 6 Mar 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1997/03/06 08:38:46 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>
-# bsd.port.mk has been included in the above statement, so we don't need to
-# include it again.
PKGNAME= kr-nvi-euckr-1.79-970306
CATEGORIES= korean editors
MAINTAINER= itojun@itojun.org
-#LIB_DEPENDS+= canna\\.1\\.:${PORTSDIR}/japanese/Canna
-
-FILESDIR= ${PORTSDIR}/editors/nvi/files
-PATCHDIR= ${PORTSDIR}/editors/nvi/patches
-PKGDIR= ${PORTSDIR}/editors/nvi/pkg
-COMMENT= ${.CURDIR}/pkg/COMMENT
-
CONFIGURE_ARGS= --enable-multibyte=euc-kr --program-prefix=n
diff --git a/korean/nvi-iso-2022-kr/Makefile b/korean/nvi-iso-2022-kr/Makefile
index 5d23d8328223..e3791b373d8a 100644
--- a/korean/nvi-iso-2022-kr/Makefile
+++ b/korean/nvi-iso-2022-kr/Makefile
@@ -3,24 +3,20 @@
# Date created: 6 Mar 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1997/03/06 08:38:46 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>
-# bsd.port.mk has been included in the above statement, so we don't need to
-# include it again.
PKGNAME= kr-nvi-iso2022kr-1.79-970306
CATEGORIES= korean editors
MAINTAINER= itojun@itojun.org
-#LIB_DEPENDS+= canna\\.1\\.:${PORTSDIR}/japanese/Canna
-
-FILESDIR= ${PORTSDIR}/editors/nvi/files
-PATCHDIR= ${PORTSDIR}/editors/nvi/patches
-PKGDIR= ${PORTSDIR}/editors/nvi/pkg
-COMMENT= ${.CURDIR}/pkg/COMMENT
-
CONFIGURE_ARGS= --enable-multibyte=iso-2022-kr --program-prefix=n