summaryrefslogtreecommitdiff
path: root/textproc/kbanner/Makefile
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2002-05-31 13:00:29 +0000
committerseb <seb@pkgsrc.org>2002-05-31 13:00:29 +0000
commit98be43d88b125de27c09cd6089995d221e45e559 (patch)
tree0b5199391cbea9cb3632b2f9d5cd17c337afac4a /textproc/kbanner/Makefile
parentdb5a700d20fd2ff01286c8f231d8efd906a6f323 (diff)
downloadpkgsrc-98be43d88b125de27c09cd6089995d221e45e559.tar.gz
Reimport of package kbanner from japanese/kbanner into textproc/kbanner.
This is part of the japanese category retirement. CATEGORIES adjusted.
Diffstat (limited to 'textproc/kbanner/Makefile')
-rw-r--r--textproc/kbanner/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/textproc/kbanner/Makefile b/textproc/kbanner/Makefile
new file mode 100644
index 00000000000..87302d2c16d
--- /dev/null
+++ b/textproc/kbanner/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/05/31 13:00:29 seb Exp $
+
+DISTNAME= kbanner2
+PKGNAME= kbanner-2.1
+CATEGORIES= japanese textproc
+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
+COMMENT= Display kanji files in large letters
+
+ALL_TARGET= kbanner
+
+.include "../../mk/bsd.pkg.mk"