import IRC-Utils 0.07
IRC::Utils take care of many of the tasks you are faced with when working with IRC. Mode lines, ban masks, message encoding and formatting, etc. needed for upcoming p5-POE update from wen heping with tweaks by me ok sthen@
This commit is contained in:
parent
8c074e4e03
commit
6dcd2b01ff
17
net/p5-IRC-Utils/Makefile
Normal file
17
net/p5-IRC-Utils/Makefile
Normal file
@ -0,0 +1,17 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2011/05/06 08:56:01 jasper Exp $
|
||||
|
||||
COMMENT= common utilities for IRC-related tasks
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= IRC-Utils-0.07
|
||||
CATEGORIES= net
|
||||
|
||||
MAINTAINER= Wen Heping <wenheping@gmail.com>
|
||||
|
||||
# Perl
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
.include <bsd.port.mk>
|
5
net/p5-IRC-Utils/distinfo
Normal file
5
net/p5-IRC-Utils/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (IRC-Utils-0.07.tar.gz) = cWZGs19KjuTKfUo6q3FQ5A==
|
||||
RMD160 (IRC-Utils-0.07.tar.gz) = Q9zC9fi5FjqwJn59wxAH5J3QYmU=
|
||||
SHA1 (IRC-Utils-0.07.tar.gz) = mygnJpK1+x2jIzPVLIHxCWN8KHI=
|
||||
SHA256 (IRC-Utils-0.07.tar.gz) = YXO28mrRHw7EmORLkcORbLNiz8gP7gXh7+VLDtDvtJw=
|
||||
SIZE (IRC-Utils-0.07.tar.gz) = 21929
|
3
net/p5-IRC-Utils/pkg/DESCR
Normal file
3
net/p5-IRC-Utils/pkg/DESCR
Normal file
@ -0,0 +1,3 @@
|
||||
IRC::Utils take care of many of the tasks you are faced with
|
||||
when working with IRC. Mode lines, ban masks, message encoding
|
||||
and formatting, etc.
|
4
net/p5-IRC-Utils/pkg/PLIST
Normal file
4
net/p5-IRC-Utils/pkg/PLIST
Normal file
@ -0,0 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/05/06 08:56:01 jasper Exp $
|
||||
${P5SITE}/IRC/
|
||||
${P5SITE}/IRC/Utils.pm
|
||||
@man man/man3p/IRC::Utils.3p
|
Loading…
Reference in New Issue
Block a user