aboutsummaryrefslogtreecommitdiff
path: root/irc/p5-Parse-IRC
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-06-20 22:11:38 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-06-20 22:11:38 +0000
commite07de2c262c43b222f704c0b8e943126da784f4d (patch)
treeedf00cd8b6fabf055fd154c146b42b304c29c7bb /irc/p5-Parse-IRC
parent361279f24ff623cf24eba25c1bcb3710dc67fe33 (diff)
downloadports-e07de2c262c43b222f704c0b8e943126da784f4d.tar.gz
ports-e07de2c262c43b222f704c0b8e943126da784f4d.zip
Parse::IRC provides a convenient way of parsing lines of text conforming
to the IRC protocol ( see RFC1459 or RFC2812 ). WWW: http://search.cpan.org/dist/Net-Parse-IRC/
Notes
Notes: svn path=/head/; revision=215412
Diffstat (limited to 'irc/p5-Parse-IRC')
-rw-r--r--irc/p5-Parse-IRC/Makefile21
-rw-r--r--irc/p5-Parse-IRC/distinfo3
-rw-r--r--irc/p5-Parse-IRC/pkg-descr4
-rw-r--r--irc/p5-Parse-IRC/pkg-plist5
4 files changed, 33 insertions, 0 deletions
diff --git a/irc/p5-Parse-IRC/Makefile b/irc/p5-Parse-IRC/Makefile
new file mode 100644
index 000000000000..5bd222adb92b
--- /dev/null
+++ b/irc/p5-Parse-IRC/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: p5-Parse-IRC
+# Date created: 20.06.2008
+# Whom: Martin Wilke <miwi@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Parse-IRC
+PORTVERSION= 1.12
+CATEGORIES= irc perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= miwi@FreeBSD.org
+COMMENT= A parser for the IRC protocol
+
+PERL_CONFIGURE= yes
+
+MAN3= Parse::IRC.3
+
+.include <bsd.port.mk>
diff --git a/irc/p5-Parse-IRC/distinfo b/irc/p5-Parse-IRC/distinfo
new file mode 100644
index 000000000000..705d12864168
--- /dev/null
+++ b/irc/p5-Parse-IRC/distinfo
@@ -0,0 +1,3 @@
+MD5 (Parse-IRC-1.12.tar.gz) = 522b5a4515b73b9ca8331d5c4aa6f2e6
+SHA256 (Parse-IRC-1.12.tar.gz) = 747c2df7437e84096f2368f3b820b9feeb7c206b22a0e7a7b9ce0c0bd1c4f7ed
+SIZE (Parse-IRC-1.12.tar.gz) = 16603
diff --git a/irc/p5-Parse-IRC/pkg-descr b/irc/p5-Parse-IRC/pkg-descr
new file mode 100644
index 000000000000..3bdeaf2a1a13
--- /dev/null
+++ b/irc/p5-Parse-IRC/pkg-descr
@@ -0,0 +1,4 @@
+Parse::IRC provides a convenient way of parsing lines of text conforming
+to the IRC protocol ( see RFC1459 or RFC2812 ).
+
+WWW: http://search.cpan.org/dist/Net-Parse-IRC/
diff --git a/irc/p5-Parse-IRC/pkg-plist b/irc/p5-Parse-IRC/pkg-plist
new file mode 100644
index 000000000000..c30ddb6f5d5d
--- /dev/null
+++ b/irc/p5-Parse-IRC/pkg-plist
@@ -0,0 +1,5 @@
+%%SITE_PERL%%/Parse/IRC.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Parse/IRC/.packlist
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Parse/IRC
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Parse
+@dirrmtry %%SITE_PERL%%/Parse