summaryrefslogtreecommitdiff
path: root/chat/p5-IRC-Utils
diff options
context:
space:
mode:
authorhiramatsu <hiramatsu@pkgsrc.org>2011-11-13 07:24:09 +0000
committerhiramatsu <hiramatsu@pkgsrc.org>2011-11-13 07:24:09 +0000
commit85f0101eb5b6c7d8c5a6a081cb507d786e310046 (patch)
tree39b72c4d2f093d644ef08cffa6d98e9c03c4c00e /chat/p5-IRC-Utils
parentb276117a32bdb96e46eb2c80386ae608f426915f (diff)
downloadpkgsrc-85f0101eb5b6c7d8c5a6a081cb507d786e310046.tar.gz
To match PKGNAME and directory name, move chat/p5-IRC-Util to
chat/p5-IRC-Utils.
Diffstat (limited to 'chat/p5-IRC-Utils')
-rw-r--r--chat/p5-IRC-Utils/DESCR3
-rw-r--r--chat/p5-IRC-Utils/Makefile20
-rw-r--r--chat/p5-IRC-Utils/distinfo5
3 files changed, 28 insertions, 0 deletions
diff --git a/chat/p5-IRC-Utils/DESCR b/chat/p5-IRC-Utils/DESCR
new file mode 100644
index 00000000000..c39ee48adea
--- /dev/null
+++ b/chat/p5-IRC-Utils/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-Utils/Makefile b/chat/p5-IRC-Utils/Makefile
new file mode 100644
index 00000000000..7edf6e1ce38
--- /dev/null
+++ b/chat/p5-IRC-Utils/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/11/13 07:24:09 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}
+
+PREV_PKGPATH= chat/p5-IRC-Util
+
+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-Utils/distinfo b/chat/p5-IRC-Utils/distinfo
new file mode 100644
index 00000000000..2bb8e09cf8e
--- /dev/null
+++ b/chat/p5-IRC-Utils/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2011/11/13 07:24:09 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