summaryrefslogtreecommitdiff
path: root/chat/p5-POE-Filter-IRCD
diff options
context:
space:
mode:
authoradrianp <adrianp@pkgsrc.org>2005-07-14 23:08:21 +0000
committeradrianp <adrianp@pkgsrc.org>2005-07-14 23:08:21 +0000
commit9afb67a13314e8eec28c4fde9c1d00696a35cc33 (patch)
tree176cace629f0baa882ed94423633b739e94798bf /chat/p5-POE-Filter-IRCD
parent27186c1b97d77d56bf9f240bc2994223576933d4 (diff)
downloadpkgsrc-9afb67a13314e8eec28c4fde9c1d00696a35cc33.tar.gz
POE::Filter::IRCD provides a convenient way of parsing and creating IRC
protocol lines.
Diffstat (limited to 'chat/p5-POE-Filter-IRCD')
-rw-r--r--chat/p5-POE-Filter-IRCD/DESCR2
-rw-r--r--chat/p5-POE-Filter-IRCD/Makefile21
-rw-r--r--chat/p5-POE-Filter-IRCD/PLIST1
-rw-r--r--chat/p5-POE-Filter-IRCD/distinfo5
4 files changed, 29 insertions, 0 deletions
diff --git a/chat/p5-POE-Filter-IRCD/DESCR b/chat/p5-POE-Filter-IRCD/DESCR
new file mode 100644
index 00000000000..80d53eeac1e
--- /dev/null
+++ b/chat/p5-POE-Filter-IRCD/DESCR
@@ -0,0 +1,2 @@
+POE::Filter::IRCD provides a convenient way of parsing and creating IRC
+protocol lines.
diff --git a/chat/p5-POE-Filter-IRCD/Makefile b/chat/p5-POE-Filter-IRCD/Makefile
new file mode 100644
index 00000000000..aae8aecca1f
--- /dev/null
+++ b/chat/p5-POE-Filter-IRCD/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/07/14 23:08:21 adrianp Exp $
+#
+
+DISTNAME= POE-Filter-IRCD-1.1
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= chat perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POE/}
+
+MAINTAINER= adrianp@NetBSD.org
+HOMEPAGE= http://search.cpan.org/~bingos/POE-Filter-IRCD-1.1/
+COMMENT= POE-based parser for the IRC protocol
+
+DEPENDS+= p5-POE>=0.17:../../devel/p5-POE
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+PERL5_REQD+= 5.8.0
+PERL5_PACKLIST= auto/POE/Filter/IRCD/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/chat/p5-POE-Filter-IRCD/PLIST b/chat/p5-POE-Filter-IRCD/PLIST
new file mode 100644
index 00000000000..1df101c5c27
--- /dev/null
+++ b/chat/p5-POE-Filter-IRCD/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/07/14 23:08:21 adrianp Exp $
diff --git a/chat/p5-POE-Filter-IRCD/distinfo b/chat/p5-POE-Filter-IRCD/distinfo
new file mode 100644
index 00000000000..b03f3bcc495
--- /dev/null
+++ b/chat/p5-POE-Filter-IRCD/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/07/14 23:08:21 adrianp Exp $
+
+SHA1 (POE-Filter-IRCD-1.1.tar.gz) = 61b3dfdc9cba79f9eeea6d3df8e235fe65d6fcce
+RMD160 (POE-Filter-IRCD-1.1.tar.gz) = e19a495577fc9c6e8dc30b97605a2c8a782c4f98
+Size (POE-Filter-IRCD-1.1.tar.gz) = 3224 bytes