From 776b49e7efab2c654e7cad3b78ea403fb793aea9 Mon Sep 17 00:00:00 2001 From: Automaton Date: Tue, 11 Dec 2012 16:15:04 +0100 Subject: [PATCH] Import irc/p5-IRC-Utils version 0.12 --- irc/p5-IRC-Utils/Makefile | 25 +++++++++++++++++++++++++ irc/p5-IRC-Utils/distinfo | 2 ++ irc/p5-IRC-Utils/pkg-descr | 5 +++++ irc/p5-IRC-Utils/pkg-plist | 5 +++++ 4 files changed, 37 insertions(+) create mode 100644 irc/p5-IRC-Utils/Makefile create mode 100644 irc/p5-IRC-Utils/distinfo create mode 100644 irc/p5-IRC-Utils/pkg-descr create mode 100644 irc/p5-IRC-Utils/pkg-plist diff --git a/irc/p5-IRC-Utils/Makefile b/irc/p5-IRC-Utils/Makefile new file mode 100644 index 00000000000..d95d3319082 --- /dev/null +++ b/irc/p5-IRC-Utils/Makefile @@ -0,0 +1,25 @@ +# New ports collection makefile for: p5-IRC-Utils +# Date created: 2011-04-12 +# Whom: TERAMOTO Masahiro +# +# $FreeBSD: ports/irc/p5-IRC-Utils/Makefile,v 1.5 2012/11/17 05:58:29 svnexp Exp $ +# + +PORTNAME= IRC-Utils +PORTVERSION= 0.12 +CATEGORIES= irc perl5 +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:HINRIK +PKGNAMEPREFIX= p5- + +MAINTAINER= markun@onohara.to +COMMENT= Common utilities for IRC-related tasks + +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +PERL_CONFIGURE= yes + +MAN3= IRC::Utils.3 + +.include diff --git a/irc/p5-IRC-Utils/distinfo b/irc/p5-IRC-Utils/distinfo new file mode 100644 index 00000000000..59518ba06f1 --- /dev/null +++ b/irc/p5-IRC-Utils/distinfo @@ -0,0 +1,2 @@ +SHA256 (IRC-Utils-0.12.tar.gz) = c7d6311eb6c79e983833c9e6b4e8d426d07a9874d20f4bc641b313b99c9bc8a0 +SIZE (IRC-Utils-0.12.tar.gz) = 23214 diff --git a/irc/p5-IRC-Utils/pkg-descr b/irc/p5-IRC-Utils/pkg-descr new file mode 100644 index 00000000000..c4f5f191a91 --- /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 00000000000..9ec9359bf6c --- /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 -- 2.41.0