summaryrefslogtreecommitdiff
path: root/chat/tkirc
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-12-15 00:36:25 +0000
committerwiz <wiz@pkgsrc.org>2000-12-15 00:36:25 +0000
commitae7f28b14b06c1eab086fb0359ef2022f56305d1 (patch)
tree9efd46171d88d283a1dcc676d340dae7e3a2606c /chat/tkirc
parent5035df2c1f3de5be3cf14b8e9b34b02f726301f9 (diff)
downloadpkgsrc-ae7f28b14b06c1eab086fb0359ef2022f56305d1.tar.gz
Create new 'chat' category, featuring chat clients and servers of all kinds.
Move some packages from 'net' here.
Diffstat (limited to 'chat/tkirc')
-rw-r--r--chat/tkirc/Makefile27
-rw-r--r--chat/tkirc/files/md53
-rw-r--r--chat/tkirc/pkg/COMMENT1
-rw-r--r--chat/tkirc/pkg/DESCR7
-rw-r--r--chat/tkirc/pkg/PLIST7
5 files changed, 45 insertions, 0 deletions
diff --git a/chat/tkirc/Makefile b/chat/tkirc/Makefile
new file mode 100644
index 00000000000..0617e411e36
--- /dev/null
+++ b/chat/tkirc/Makefile
@@ -0,0 +1,27 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/12/15 00:36:25 wiz Exp $
+
+DISTNAME= tkirc1.202
+PKGNAME= tkirc-1.202
+CATEGORIES= chat x11
+MASTER_SITES= ftp://ftp.informatik.uni-oldenburg.de/pub/tkirc/
+
+MAINTAINER= hubertf@netbsd.org
+HOMEPAGE= http://www.north.de/~atte/tkirc/
+
+DEPENDS+= ircII-*:../../chat/ircII
+DEPENDS+= tk>=8.3.2:../../x11/tk
+
+USE_X11= yes
+NO_CONFIGURE= yes
+NO_BUILD= yes
+WRKSRC= ${WRKDIR}/tkirc
+
+do-install:
+ ${INSTALL_SCRIPT} ${WRKSRC}/tkirc ${PREFIX}/bin
+ ${MKDIR} ${PREFIX}/share/doc/tkirc
+ ${INSTALL_DATA} ${WRKSRC}/tkircrc-example ${PREFIX}/share/doc/tkirc
+ ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/tkirc
+ ${INSTALL_DATA} ${WRKSRC}/CHANGES ${PREFIX}/share/doc/tkirc
+ ${INSTALL_DATA} ${WRKSRC}/COPYING ${PREFIX}/share/doc/tkirc
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/chat/tkirc/files/md5 b/chat/tkirc/files/md5
new file mode 100644
index 00000000000..b360a241de4
--- /dev/null
+++ b/chat/tkirc/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 2000/12/15 00:36:25 wiz Exp $
+
+MD5 (tkirc1.202.tar.gz) = f00d23922764bb5091ab0e4f8a10a528
diff --git a/chat/tkirc/pkg/COMMENT b/chat/tkirc/pkg/COMMENT
new file mode 100644
index 00000000000..724e7d21e94
--- /dev/null
+++ b/chat/tkirc/pkg/COMMENT
@@ -0,0 +1 @@
+GUI for the ircII Internet Relay Chat client
diff --git a/chat/tkirc/pkg/DESCR b/chat/tkirc/pkg/DESCR
new file mode 100644
index 00000000000..95ebe0d0c3d
--- /dev/null
+++ b/chat/tkirc/pkg/DESCR
@@ -0,0 +1,7 @@
+tkirc is a frontend for unix's ircII (shell-client for the Internet
+Relay Chat) based on Tcl/Tk. If you know how to use ircII, you should
+not have any problems to use tkirc after installation.
+
+See /usr/pkg/share/doc/tkirc/README for more information.
+
+Also, copy /usr/pkg/share/doc/tkirc/tkircrc-example to $HOME/.tkircrc.
diff --git a/chat/tkirc/pkg/PLIST b/chat/tkirc/pkg/PLIST
new file mode 100644
index 00000000000..ee08694a2c6
--- /dev/null
+++ b/chat/tkirc/pkg/PLIST
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2000/12/15 00:36:25 wiz Exp $
+bin/tkirc
+share/doc/tkirc/tkircrc-example
+share/doc/tkirc/README
+share/doc/tkirc/CHANGES
+share/doc/tkirc/COPYING
+@dirrm share/doc/tkirc