mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 04:16:27 -04:00
add p5-Net-AOLIM 1.4
Perl OO interface to the AOL Instant Messenger TOC client protocol PR: 33438 Submitted by: Seamus Venasse <svenasse@polaris.ca>
This commit is contained in:
parent
3e05a4d231
commit
679d45e988
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=61810
11 changed files with 73 additions and 0 deletions
23
net-im/p5-Net-AOLIM/Makefile
Normal file
23
net-im/p5-Net-AOLIM/Makefile
Normal file
|
@ -0,0 +1,23 @@
|
|||
# New ports collection makefile for: Net::AOLIM
|
||||
# Date created: 31 Dec 2001
|
||||
# Whom: Seamus Venasse <svenasse@polaris.ca>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Net-AOLIM
|
||||
PORTVERSION= 1.4
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Net
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= svenasse@polaris.ca
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
MAN3= Net::AOLIM.3
|
||||
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
|
||||
|
||||
.include <bsd.port.mk>
|
1
net-im/p5-Net-AOLIM/distinfo
Normal file
1
net-im/p5-Net-AOLIM/distinfo
Normal file
|
@ -0,0 +1 @@
|
|||
MD5 (Net-AOLIM-1.4.tar.gz) = 2030025f6818d7046ee18ff412f638f1
|
1
net-im/p5-Net-AOLIM/pkg-comment
Normal file
1
net-im/p5-Net-AOLIM/pkg-comment
Normal file
|
@ -0,0 +1 @@
|
|||
Perl OO interface to the AOL Instant Messenger TOC client protocol
|
5
net-im/p5-Net-AOLIM/pkg-descr
Normal file
5
net-im/p5-Net-AOLIM/pkg-descr
Normal file
|
@ -0,0 +1,5 @@
|
|||
Object-Oriented interface to the AOL Instant Messenger TOC client protocol
|
||||
|
||||
WWW: http://search.cpan.org/search?dist=Net-AOLIM
|
||||
|
||||
Seamus Venasse <svenasse@polaris.ca>
|
6
net-im/p5-Net-AOLIM/pkg-plist
Normal file
6
net-im/p5-Net-AOLIM/pkg-plist
Normal file
|
@ -0,0 +1,6 @@
|
|||
lib/perl5/site_perl/%%PERL_VER%%/Net/AOLIM.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Net/example.pl
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/AOLIM/.packlist
|
||||
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Net 2>/dev/null || true
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/AOLIM
|
||||
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true
|
|
@ -330,6 +330,7 @@
|
|||
SUBDIR += p5-JUNOScript
|
||||
SUBDIR += p5-Mon
|
||||
SUBDIR += p5-Net
|
||||
SUBDIR += p5-Net-AOLIM
|
||||
SUBDIR += p5-Net-CIDR
|
||||
SUBDIR += p5-Net-DLookup
|
||||
SUBDIR += p5-Net-DNS
|
||||
|
|
23
net/p5-Net-AOLIM/Makefile
Normal file
23
net/p5-Net-AOLIM/Makefile
Normal file
|
@ -0,0 +1,23 @@
|
|||
# New ports collection makefile for: Net::AOLIM
|
||||
# Date created: 31 Dec 2001
|
||||
# Whom: Seamus Venasse <svenasse@polaris.ca>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Net-AOLIM
|
||||
PORTVERSION= 1.4
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Net
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= svenasse@polaris.ca
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
MAN3= Net::AOLIM.3
|
||||
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
|
||||
|
||||
.include <bsd.port.mk>
|
1
net/p5-Net-AOLIM/distinfo
Normal file
1
net/p5-Net-AOLIM/distinfo
Normal file
|
@ -0,0 +1 @@
|
|||
MD5 (Net-AOLIM-1.4.tar.gz) = 2030025f6818d7046ee18ff412f638f1
|
1
net/p5-Net-AOLIM/pkg-comment
Normal file
1
net/p5-Net-AOLIM/pkg-comment
Normal file
|
@ -0,0 +1 @@
|
|||
Perl OO interface to the AOL Instant Messenger TOC client protocol
|
5
net/p5-Net-AOLIM/pkg-descr
Normal file
5
net/p5-Net-AOLIM/pkg-descr
Normal file
|
@ -0,0 +1,5 @@
|
|||
Object-Oriented interface to the AOL Instant Messenger TOC client protocol
|
||||
|
||||
WWW: http://search.cpan.org/search?dist=Net-AOLIM
|
||||
|
||||
Seamus Venasse <svenasse@polaris.ca>
|
6
net/p5-Net-AOLIM/pkg-plist
Normal file
6
net/p5-Net-AOLIM/pkg-plist
Normal file
|
@ -0,0 +1,6 @@
|
|||
lib/perl5/site_perl/%%PERL_VER%%/Net/AOLIM.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/Net/example.pl
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/AOLIM/.packlist
|
||||
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Net 2>/dev/null || true
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/AOLIM
|
||||
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true
|
Loading…
Add table
Reference in a new issue