- Add LICENSE

- Add NO_ARCH
- Update WWW

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2018-11-18 09:30:26 +00:00
parent 0355b96afa
commit 1e228c3c93
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=485220
2 changed files with 5 additions and 1 deletions

View File

@ -12,10 +12,14 @@ DIST_SUBDIR= jabber
MAINTAINER= perl@FreeBSD.org
COMMENT= Net::Jabber provides Perl Developer access to the Jabber protocol
LICENSE= LGPL20+
LICENSE_FILE= ${WRKSRC}/LICENSE.LGPL
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Net-XMPP>=0:net-im/p5-Net-XMPP
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -8,7 +8,7 @@ allowing a Jabber client to talk with an AOL user, or an IRC chat room,
or any number of other programs.
For more information about the Jabber project visit
WWW: http://www.jabber.org/
WWW: https://www.jabber.org/
Net::Jabber is a collection of Perl modules that provide a Perl Developer
access to the Jabber protocol. Using OOP modules we provide a clean