summaryrefslogtreecommitdiff
path: root/irc/nethirc
diff options
context:
space:
mode:
authorChris D. Faulhaber <jedgar@FreeBSD.org>1999-12-22 19:42:16 +0000
committerChris D. Faulhaber <jedgar@FreeBSD.org>1999-12-22 19:42:16 +0000
commit53d0aec33c1ab08d0f0be7797a4a57777d6e43d5 (patch)
tree290b0fd2f286cf7162348c665d05861a3dbeef2d /irc/nethirc
parentFix a couple long-standing and annoying bugs (diff)
Interesting Perl-based IRC client with some
NetHack flavor that spices up the interface. PR: 15530 Submitted by: andrews@technologist.com
Notes
Notes: svn path=/head/; revision=23829
Diffstat (limited to 'irc/nethirc')
-rw-r--r--irc/nethirc/Makefile25
-rw-r--r--irc/nethirc/distinfo1
-rw-r--r--irc/nethirc/pkg-comment1
-rw-r--r--irc/nethirc/pkg-descr7
-rw-r--r--irc/nethirc/pkg-plist24
5 files changed, 58 insertions, 0 deletions
diff --git a/irc/nethirc/Makefile b/irc/nethirc/Makefile
new file mode 100644
index 000000000000..59ba839029af
--- /dev/null
+++ b/irc/nethirc/Makefile
@@ -0,0 +1,25 @@
+# New ports collection makefile for: nethirc
+# Version required: 0.04
+# Date created: 15 Dec 1999
+# Whom: Will Andrews <andrews@technologist.com>
+#
+# $FreeBSD$
+#
+
+DISTNAME= nethirc-0.04
+CATEGORIES= irc
+MASTER_SITES= ftp://ftp.nog.net/pub/tony/nethirc/
+EXTRACT_SUFX= .tar.Z
+
+MAINTAINER= andrews@technologist.com
+
+RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/5.005/Net/IRC.pm:${PORTSDIR}/irc/p5-IRC
+
+NO_BUILD= yes
+USE_PERL5= yes
+MAN1= nethirc.1
+
+do-install:
+ (cd ${WRKSRC} && ${SH} install.sh ${PREFIX})
+
+.include <bsd.port.mk>
diff --git a/irc/nethirc/distinfo b/irc/nethirc/distinfo
new file mode 100644
index 000000000000..36c938413ba0
--- /dev/null
+++ b/irc/nethirc/distinfo
@@ -0,0 +1 @@
+MD5 (nethirc-0.04.tar.Z) = 725fcc1a2c0cc59d28f7019b96937d49
diff --git a/irc/nethirc/pkg-comment b/irc/nethirc/pkg-comment
new file mode 100644
index 000000000000..a4ba101cec65
--- /dev/null
+++ b/irc/nethirc/pkg-comment
@@ -0,0 +1 @@
+Perl-based irc client that uses Net::IRC.
diff --git a/irc/nethirc/pkg-descr b/irc/nethirc/pkg-descr
new file mode 100644
index 000000000000..c3f3f7e53caa
--- /dev/null
+++ b/irc/nethirc/pkg-descr
@@ -0,0 +1,7 @@
+Interesting Perl-based IRC client with some
+NetHack flavor that spices up the interface.
+
+WWW: http://www.nog.net/~tony/
+Author: Tony Monroe <tony@nog.net>
+
+--Will <andrews@technologist.com>
diff --git a/irc/nethirc/pkg-plist b/irc/nethirc/pkg-plist
new file mode 100644
index 000000000000..70ffa3b240ae
--- /dev/null
+++ b/irc/nethirc/pkg-plist
@@ -0,0 +1,24 @@
+bin/nethirc
+bin/nhirc
+share/nethirc/HACKING
+share/nethirc/INSTALL
+share/nethirc/LICENSE
+share/nethirc/README
+share/nethirc/TODO
+share/nethirc/channel_mode
+share/nethirc/classes
+share/nethirc/commands
+share/nethirc/commands.pl
+share/nethirc/complaints
+share/nethirc/ctcp
+share/nethirc/deities
+share/nethirc/disasters
+share/nethirc/formats
+share/nethirc/handlers
+share/nethirc/handlers.pl
+share/nethirc/helpers.pl
+share/nethirc/monsters
+share/nethirc/nhircrc
+share/nethirc/scrolls
+share/nethirc/self_mode
+@dirrm share/nethirc