Import p5-POE-Filter-IRCD-1.7
POE::Filter::IRCD provides a convenient way of parsing and creating IRC protocol lines. From Jasper Lievisse Adriaanse <jasper@nedbsd.nl>
This commit is contained in:
parent
beb800fe08
commit
c732e6ec78
26
net/p5-POE-Filter-IRCD/Makefile
Normal file
26
net/p5-POE-Filter-IRCD/Makefile
Normal file
@ -0,0 +1,26 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2006/06/12 11:13:10 alek Exp $
|
||||
|
||||
COMMENT= "POE-based parser for the IRC protocol"
|
||||
|
||||
DISTNAME= POE-Filter-IRCD-1.7
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= net perl5
|
||||
|
||||
MAINTAINER= Jasper Lievisse Adriaanse <jasper@nedbsd.nl>
|
||||
|
||||
# Artistic/GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=POE/}
|
||||
|
||||
BUILD_DEPENDS= :p5-POE->=0.3202:devel/p5-POE
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
CONFIGURE_STYLE= perl
|
||||
|
||||
PKG_ARCH= *
|
||||
|
||||
.include <bsd.port.mk>
|
4
net/p5-POE-Filter-IRCD/distinfo
Normal file
4
net/p5-POE-Filter-IRCD/distinfo
Normal file
@ -0,0 +1,4 @@
|
||||
MD5 (POE-Filter-IRCD-1.7.tar.gz) = 30ab7c5504eb6d99c7d3da399933efac
|
||||
RMD160 (POE-Filter-IRCD-1.7.tar.gz) = b4696eede6323f067691c3b500ed64ab109be2e9
|
||||
SHA1 (POE-Filter-IRCD-1.7.tar.gz) = b6c073512c39782687261decb363df335f90635b
|
||||
SIZE (POE-Filter-IRCD-1.7.tar.gz) = 4046
|
2
net/p5-POE-Filter-IRCD/pkg/DESCR
Normal file
2
net/p5-POE-Filter-IRCD/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
POE::Filter::IRCD provides a convenient way of parsing and creating IRC
|
||||
protocol lines.
|
3
net/p5-POE-Filter-IRCD/pkg/PLIST
Normal file
3
net/p5-POE-Filter-IRCD/pkg/PLIST
Normal file
@ -0,0 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/06/12 11:13:10 alek Exp $
|
||||
${P5SITE}/POE/Filter/IRCD.pm
|
||||
@man man/man3p/POE::Filter::IRCD.3p
|
Loading…
x
Reference in New Issue
Block a user