1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- Pet portlint

- Add WWW
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2011-08-20 07:55:57 +00:00
parent 3e0bdc74dd
commit 43bf816902
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=280059
2 changed files with 5 additions and 10 deletions

View File

@ -15,10 +15,10 @@ DIST_SUBDIR= jabber
MAINTAINER= perl@FreeBSD.org
COMMENT= Net::Jabber provides Perl Developer access to the Jabber protocol
BUILD_DEPENDS= ${SITE_PERL}/Net/XMPP.pm:${PORTSDIR}/net-im/p5-Net-XMPP
RUN_DEPENDS= ${BUILD_DEPENDS}
BUILD_DEPENDS= p5-Net-XMPP>=0:${PORTSDIR}/net-im/p5-Net-XMPP
RUN_DEPENDS= p5-Net-XMPP>=0:${PORTSDIR}/net-im/p5-Net-XMPP
PERL_CONFIGURE= 5.8.0+
PERL_CONFIGURE= yes
MAN3= Net::Jabber.3 Net::Jabber::Client.3 Net::Jabber::Component.3 \
Net::Jabber::Data.3 Net::Jabber::Debug.3 \

View File

@ -1,4 +1,4 @@
Net::Jabber v1.0021
Net::Jabber
The Jabber Instant Messaging project is an Open Source project seeking
to provide a complete cross protocol messaging solution. The problem
@ -15,9 +15,4 @@ access to the Jabber protocol. Using OOP modules we provide a clean
interface to writing anything from a full client to a simple protocol
tester.
Ryan Eatmon
Jabber Perl Team Leader
reatmon@jabber.org
--
Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
WWW: http://search.cpan.org/dist/Net-Jabber/