aboutsummaryrefslogtreecommitdiffstats
path: root/irc/p5-IRC-Utils
diff options
context:
space:
mode:
authorjadawin <jadawin@FreeBSD.org>2011-04-13 22:11:29 +0800
committerjadawin <jadawin@FreeBSD.org>2011-04-13 22:11:29 +0800
commit081bce3c63e41e0821bd0c69f87494e123dc6a08 (patch)
tree392347c0c75a4c9bfd4d0c5fbf2ae749d2cde826 /irc/p5-IRC-Utils
parentdf3c3b7634056fa91b05e3cfc7ccde2a0f68d259 (diff)
downloadfreebsd-ports-gnome-081bce3c63e41e0821bd0c69f87494e123dc6a08.tar.gz
freebsd-ports-gnome-081bce3c63e41e0821bd0c69f87494e123dc6a08.tar.zst
freebsd-ports-gnome-081bce3c63e41e0821bd0c69f87494e123dc6a08.zip
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. WWW: http://search.cpan.org/dist/IRC-Utils/ PR: ports/156355 Submitted by: TERAMOTO Masahiro <markun at onohara.to>
Diffstat (limited to 'irc/p5-IRC-Utils')
-rw-r--r--irc/p5-IRC-Utils/Makefile21
-rw-r--r--irc/p5-IRC-Utils/distinfo2
-rw-r--r--irc/p5-IRC-Utils/pkg-descr5
-rw-r--r--irc/p5-IRC-Utils/pkg-plist5
4 files changed, 33 insertions, 0 deletions
diff --git a/irc/p5-IRC-Utils/Makefile b/irc/p5-IRC-Utils/Makefile
new file mode 100644
index 000000000000..7f342b6d130c
--- /dev/null
+++ b/irc/p5-IRC-Utils/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: p5-IRC-Utils
+# Date created: 2011-04-12
+# Whom: TERAMOTO Masahiro <markun@onohara.to>
+#
+# $FreeBSD$
+#
+
+PORTNAME= IRC-Utils
+PORTVERSION= 0.06
+CATEGORIES= irc perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= markun@onohara.to
+COMMENT= Common utilities for IRC-related tasks
+
+PERL_CONFIGURE= yes
+
+MAN3= IRC::Utils.3
+
+.include <bsd.port.mk>
diff --git a/irc/p5-IRC-Utils/distinfo b/irc/p5-IRC-Utils/distinfo
new file mode 100644
index 000000000000..939a46b4a045
--- /dev/null
+++ b/irc/p5-IRC-Utils/distinfo
@@ -0,0 +1,2 @@
+SHA256 (IRC-Utils-0.06.tar.gz) = c80a6c092c093dfd774c138198ac52c4da263e875415fce54f79e9dfdcc3abd3
+SIZE (IRC-Utils-0.06.tar.gz) = 20829
diff --git a/irc/p5-IRC-Utils/pkg-descr b/irc/p5-IRC-Utils/pkg-descr
new file mode 100644
index 000000000000..c4f5f191a91b
--- /dev/null
+++ b/irc/p5-IRC-Utils/pkg-descr
@@ -0,0 +1,5 @@
+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.
+
+WWW: http://search.cpan.org/dist/IRC-Utils/
diff --git a/irc/p5-IRC-Utils/pkg-plist b/irc/p5-IRC-Utils/pkg-plist
new file mode 100644
index 000000000000..9ec9359bf6c3
--- /dev/null
+++ b/irc/p5-IRC-Utils/pkg-plist
@@ -0,0 +1,5 @@
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/IRC/Utils/.packlist
+%%SITE_PERL%%/IRC/Utils.pm
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/IRC/Utils
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/IRC
+@dirrmtry %%SITE_PERL%%/IRC