2013-08-02 20:52:07 +02:00
|
|
|
# Created by: Seamus Venasse <svenasse@polaris.ca>
|
2002-06-23 14:08:40 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Net-AOLIM
|
2005-09-26 08:37:06 +02:00
|
|
|
PORTVERSION= 1.61
|
2015-05-31 15:20:55 +02:00
|
|
|
PORTREVISION= 2
|
2005-11-09 08:48:19 +01:00
|
|
|
CATEGORIES= net-im perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2002-06-23 14:08:40 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2005-09-26 08:37:06 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2003-02-21 14:28:59 +01:00
|
|
|
COMMENT= Perl OO interface to the AOL Instant Messenger TOC client protocol
|
2002-06-23 14:08:40 +02:00
|
|
|
|
2015-05-31 15:20:55 +02:00
|
|
|
USES= perl5 shebangfix
|
|
|
|
SHEBANG_FILES= example.pl
|
2013-08-02 20:52:07 +02:00
|
|
|
USE_PERL5= configure
|
2002-06-23 14:08:40 +02:00
|
|
|
WRKSRC= ${WRKDIR}/${PORTNAME}
|
2015-05-31 15:20:55 +02:00
|
|
|
NO_ARCH= yes
|
2002-06-23 14:08:40 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|