mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
Initial import of Net-ICQ2000-0.2.1
This is a perl5 module for ICQv7 protocol realisation.
This commit is contained in:
parent
22e9f1a506
commit
c6b620fb2c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=51114
11 changed files with 61 additions and 0 deletions
21
net-im/p5-Net-ICQ2000/Makefile
Normal file
21
net-im/p5-Net-ICQ2000/Makefile
Normal file
|
@ -0,0 +1,21 @@
|
|||
# New ports collection makefile for: Net-ICQ2000
|
||||
# Date created: 06 December 2001
|
||||
# Whom: Kevin Lo <kevlo@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Net-ICQ2000
|
||||
PORTVERSION= 0.2.1
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= http://gonzo.kiev.ua/projects/vicq/
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= kevlo@FreeBSD.org
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
|
||||
MAN3= Net::ICQ2000.3
|
||||
|
||||
.include <bsd.port.mk>
|
1
net-im/p5-Net-ICQ2000/distinfo
Normal file
1
net-im/p5-Net-ICQ2000/distinfo
Normal file
|
@ -0,0 +1 @@
|
|||
MD5 (Net-ICQ2000-0.2.1.tar.gz) = 8de3b754c408942eab165ab34011db49
|
1
net-im/p5-Net-ICQ2000/pkg-comment
Normal file
1
net-im/p5-Net-ICQ2000/pkg-comment
Normal file
|
@ -0,0 +1 @@
|
|||
A perl5 module for ICQv7 protocol realisation
|
2
net-im/p5-Net-ICQ2000/pkg-descr
Normal file
2
net-im/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.
|
5
net-im/p5-Net-ICQ2000/pkg-plist
Normal file
5
net-im/p5-Net-ICQ2000/pkg-plist
Normal file
|
@ -0,0 +1,5 @@
|
|||
lib/perl5/site_perl/%%PERL_VER%%/Net/ICQ2000.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/ICQ2000/.packlist
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/ICQ2000
|
||||
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net 2> /dev/null || true
|
||||
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Net 2> /dev/null || true
|
|
@ -286,6 +286,7 @@
|
|||
SUBDIR += p5-Net-DLookup
|
||||
SUBDIR += p5-Net-DNS
|
||||
SUBDIR += p5-Net-Daemon
|
||||
SUBDIR += p5-Net-ICQ2000
|
||||
SUBDIR += p5-Net-IPv4Addr
|
||||
SUBDIR += p5-Net-IPv6Addr
|
||||
SUBDIR += p5-Net-Jabber
|
||||
|
|
21
net/p5-Net-ICQ2000/Makefile
Normal file
21
net/p5-Net-ICQ2000/Makefile
Normal file
|
@ -0,0 +1,21 @@
|
|||
# New ports collection makefile for: Net-ICQ2000
|
||||
# Date created: 06 December 2001
|
||||
# Whom: Kevin Lo <kevlo@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Net-ICQ2000
|
||||
PORTVERSION= 0.2.1
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= http://gonzo.kiev.ua/projects/vicq/
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= kevlo@FreeBSD.org
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
|
||||
MAN3= Net::ICQ2000.3
|
||||
|
||||
.include <bsd.port.mk>
|
1
net/p5-Net-ICQ2000/distinfo
Normal file
1
net/p5-Net-ICQ2000/distinfo
Normal file
|
@ -0,0 +1 @@
|
|||
MD5 (Net-ICQ2000-0.2.1.tar.gz) = 8de3b754c408942eab165ab34011db49
|
1
net/p5-Net-ICQ2000/pkg-comment
Normal file
1
net/p5-Net-ICQ2000/pkg-comment
Normal file
|
@ -0,0 +1 @@
|
|||
A perl5 module for ICQv7 protocol realisation
|
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.
|
5
net/p5-Net-ICQ2000/pkg-plist
Normal file
5
net/p5-Net-ICQ2000/pkg-plist
Normal file
|
@ -0,0 +1,5 @@
|
|||
lib/perl5/site_perl/%%PERL_VER%%/Net/ICQ2000.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/ICQ2000/.packlist
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/ICQ2000
|
||||
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net 2> /dev/null || true
|
||||
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Net 2> /dev/null || true
|
Loading…
Add table
Reference in a new issue