From d3db18607dbb7d59aeab9f0f846bad1948e95a7e Mon Sep 17 00:00:00 2001 From: zuntum Date: Wed, 31 Oct 2001 22:03:21 +0000 Subject: Move pkg/ files into package's toplevel directory --- x11/hanterm/DESCR | 4 ++++ x11/hanterm/MESSAGE | 12 ++++++++++++ x11/hanterm/PLIST | 3 +++ x11/hanterm/pkg/DESCR | 4 ---- x11/hanterm/pkg/MESSAGE | 12 ------------ x11/hanterm/pkg/PLIST | 3 --- 6 files changed, 19 insertions(+), 19 deletions(-) create mode 100644 x11/hanterm/DESCR create mode 100644 x11/hanterm/MESSAGE create mode 100644 x11/hanterm/PLIST delete mode 100644 x11/hanterm/pkg/DESCR delete mode 100644 x11/hanterm/pkg/MESSAGE delete mode 100644 x11/hanterm/pkg/PLIST (limited to 'x11/hanterm') diff --git a/x11/hanterm/DESCR b/x11/hanterm/DESCR new file mode 100644 index 00000000000..1cecb40d6f6 --- /dev/null +++ b/x11/hanterm/DESCR @@ -0,0 +1,4 @@ +It is one of many variants of hanterm, a well-known program for managing +Korean language in X11. This version supports the features +such as automatic fonts detection, johab844 font support, and based on +XFree86's xterm code. The scrollbar is displayed in right. diff --git a/x11/hanterm/MESSAGE b/x11/hanterm/MESSAGE new file mode 100644 index 00000000000..bebb6daaaec --- /dev/null +++ b/x11/hanterm/MESSAGE @@ -0,0 +1,12 @@ +It is possible to run "hanterm" using the Hangul fonts included +with your NetBSD system, by adding one of the following lines to +your "~/.Xdefaults" (or other ${XENVIRONMENT}) file... + +Hanterm*hangulFont: -daewoo-gothic-*-*-*--16-*-*-*-*-*-*-* +Hanterm*hangulFont: -daewoo-mincho-*-*-*--16-*-*-*-*-*-*-* +Hanterm*hangulFont: -daewoo-mincho-*-*-*--24-*-*-*-*-*-*-* + +Additional Hangul fonts are packaged in the fonts/ksc5601 package, +and even more through the "hanterm" homepage... + + http://quagga.kaist.ac.kr/hanterm/ diff --git a/x11/hanterm/PLIST b/x11/hanterm/PLIST new file mode 100644 index 00000000000..94b1a9ae322 --- /dev/null +++ b/x11/hanterm/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:10:59 zuntum Exp $ +bin/hanterm +lib/X11/app-defaults/Hanterm diff --git a/x11/hanterm/pkg/DESCR b/x11/hanterm/pkg/DESCR deleted file mode 100644 index 1cecb40d6f6..00000000000 --- a/x11/hanterm/pkg/DESCR +++ /dev/null @@ -1,4 +0,0 @@ -It is one of many variants of hanterm, a well-known program for managing -Korean language in X11. This version supports the features -such as automatic fonts detection, johab844 font support, and based on -XFree86's xterm code. The scrollbar is displayed in right. diff --git a/x11/hanterm/pkg/MESSAGE b/x11/hanterm/pkg/MESSAGE deleted file mode 100644 index bebb6daaaec..00000000000 --- a/x11/hanterm/pkg/MESSAGE +++ /dev/null @@ -1,12 +0,0 @@ -It is possible to run "hanterm" using the Hangul fonts included -with your NetBSD system, by adding one of the following lines to -your "~/.Xdefaults" (or other ${XENVIRONMENT}) file... - -Hanterm*hangulFont: -daewoo-gothic-*-*-*--16-*-*-*-*-*-*-* -Hanterm*hangulFont: -daewoo-mincho-*-*-*--16-*-*-*-*-*-*-* -Hanterm*hangulFont: -daewoo-mincho-*-*-*--24-*-*-*-*-*-*-* - -Additional Hangul fonts are packaged in the fonts/ksc5601 package, -and even more through the "hanterm" homepage... - - http://quagga.kaist.ac.kr/hanterm/ diff --git a/x11/hanterm/pkg/PLIST b/x11/hanterm/pkg/PLIST deleted file mode 100644 index fd07a84f788..00000000000 --- a/x11/hanterm/pkg/PLIST +++ /dev/null @@ -1,3 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2000/10/30 03:02:23 itojun Exp $ -bin/hanterm -lib/X11/app-defaults/Hanterm -- cgit v1.2.3