summaryrefslogtreecommitdiff
path: root/japanese/kbanner/Makefile
diff options
context:
space:
mode:
authoritohy <itohy>2000-05-18 09:08:10 +0000
committeritohy <itohy>2000-05-18 09:08:10 +0000
commitc860d1f3ef87727a6834e55bae58bafcf1c5984a (patch)
tree990922dcb1eae72d1cad5456f4d1becbd964190f /japanese/kbanner/Makefile
parent6be467d03475271dc0488f1ed74fc59eab7e3e18 (diff)
downloadpkgsrc-c860d1f3ef87727a6834e55bae58bafcf1c5984a.tar.gz
Kbanner is a program like banner(1) or banner(6), which
1. reads input from files, not from the command-line string, 2. supports JIS X 0208 ,, ,,,;,,,;,,, ; '; ' ' ;''''''''''''; ,, ;''';'''; ' ,,,,,,,,,, ' '; ;,,,;,,,; ,;' , ,,,,;,,,, ,,,,,,,;;,,,,,,, ,; ,,,,,;,,,,, ; ,; ,; ;, ; ,; ,,;' ';,, ,,; (kanji) characters, and 3. supports decoding MIME encoded ISO-2022-JP strings. If you are on X11, the "nil2" font is your friend. :-)
Diffstat (limited to 'japanese/kbanner/Makefile')
-rw-r--r--japanese/kbanner/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/japanese/kbanner/Makefile b/japanese/kbanner/Makefile
new file mode 100644
index 00000000000..720f9836089
--- /dev/null
+++ b/japanese/kbanner/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/05/18 09:08:10 itohy Exp $
+
+DISTNAME= kbanner2
+PKGNAME= kbanner-2.1
+CATEGORIES= japanese
+MASTER_SITES= ftp://ginkaku.kudpc.kyoto-u.ac.jp/program/
+EXTRACT_SUFX= .tar.Z
+
+MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://www.kudpc.kyoto-u.ac.jp/~yasuoka/program.html
+
+ALL_TARGET= kbanner
+
+.include "../../mk/bsd.pkg.mk"