- Add LICENSE
- Add NO_ARCH - Update WWW Approved by: portmgr blanket
This commit is contained in:
parent
0355b96afa
commit
1e228c3c93
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=485220
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user