summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
Diffstat (limited to 'chat')
-rw-r--r--chat/p5-IRC-Util/DESCR3
-rw-r--r--chat/p5-IRC-Util/Makefile18
-rw-r--r--chat/p5-IRC-Util/distinfo5
3 files changed, 26 insertions, 0 deletions
diff --git a/chat/p5-IRC-Util/DESCR b/chat/p5-IRC-Util/DESCR
new file mode 100644
index 00000000000..c39ee48adea
--- /dev/null
+++ b/chat/p5-IRC-Util/DESCR
@@ -0,0 +1,3 @@
+The functions in this module take care of many of the tasks you are
+faced with when working with IRC. Mode lines, ban masks, message
+encoding and formatting, etc.
diff --git a/chat/p5-IRC-Util/Makefile b/chat/p5-IRC-Util/Makefile
new file mode 100644
index 00000000000..7fbbe13b58e
--- /dev/null
+++ b/chat/p5-IRC-Util/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/10/18 11:57:47 hiramatsu Exp $
+
+DISTNAME= IRC-Utils-0.12
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= chat perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IRC/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/IRC-Utils/
+COMMENT= Common utilities for IRC-related tasks
+LICENSE= ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PERL5_PACKLIST= auto/IRC/Utils/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/chat/p5-IRC-Util/distinfo b/chat/p5-IRC-Util/distinfo
new file mode 100644
index 00000000000..43b9095fc29
--- /dev/null
+++ b/chat/p5-IRC-Util/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2011/10/18 11:57:47 hiramatsu Exp $
+
+SHA1 (IRC-Utils-0.12.tar.gz) = 909c8fc2e8edf25d3055bb5aa29b703ffc2a5266
+RMD160 (IRC-Utils-0.12.tar.gz) = 1fcb0ae050863d2cfaf18b2937010b4090212355
+Size (IRC-Utils-0.12.tar.gz) = 23214 bytes