Initial import of p5-Net-ICQ2000 0.2.1
Net::ICQ2000 module is designed to give perl scripts access to the ICQ network and the functions provided by it, like SMS. Note that once vicq is stable, I'll import it.
This commit is contained in:
parent
adbd16d3c5
commit
0825a90296
23
net/p5-Net-ICQ2000/Makefile
Normal file
23
net/p5-Net-ICQ2000/Makefile
Normal file
@ -0,0 +1,23 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2001/12/05 08:00:54 kevlo Exp $
|
||||
|
||||
COMMENT= "module for ICQv7 protocol realisation"
|
||||
|
||||
DISTNAME= Net-ICQ2000-0.2.1
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= net perl5
|
||||
NEED_VERSION= 1.500
|
||||
|
||||
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= http://gonzo.kiev.ua/projects/vicq/
|
||||
|
||||
CONFIGURE_STYLE= perl
|
||||
|
||||
REGRESS_TARGET= test
|
||||
|
||||
.include <bsd.port.mk>
|
3
net/p5-Net-ICQ2000/distinfo
Normal file
3
net/p5-Net-ICQ2000/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (Net-ICQ2000-0.2.1.tar.gz) = 8de3b754c408942eab165ab34011db49
|
||||
RMD160 (Net-ICQ2000-0.2.1.tar.gz) = db9e3b87e5ee5fa4bb0f6e3acbd769ac88c80f81
|
||||
SHA1 (Net-ICQ2000-0.2.1.tar.gz) = b4363984e2af57ab757927168dfd33b8b3efb638
|
2
net/p5-Net-ICQ2000/pkg/DESCR
Normal file
2
net/p5-Net-ICQ2000/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
Net::ICQ2000 module is designed to give perl scripts access to the
|
||||
ICQ network and the functions provided by it, like SMS.
|
3
net/p5-Net-ICQ2000/pkg/PLIST
Normal file
3
net/p5-Net-ICQ2000/pkg/PLIST
Normal file
@ -0,0 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/12/05 08:00:54 kevlo Exp $
|
||||
libdata/perl5/site_perl/Net/ICQ2000.pm
|
||||
man/man3/Net::ICQ2000.3p
|
Loading…
Reference in New Issue
Block a user