aboutsummaryrefslogtreecommitdiff
path: root/net-im/p5-Net-Jabber
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2018-11-18 09:30:26 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2018-11-18 09:30:26 +0000
commit1e228c3c93f2abd7e36e33273a3cca1db8ad2ad6 (patch)
treeb7d59cd158daef989af9d183eb5fb1e1799d195d /net-im/p5-Net-Jabber
parent0355b96afa56ad8892cb91f956e46050dd99b211 (diff)
downloadports-1e228c3c93f2abd7e36e33273a3cca1db8ad2ad6.tar.gz
ports-1e228c3c93f2abd7e36e33273a3cca1db8ad2ad6.zip
- Add LICENSE
- Add NO_ARCH - Update WWW Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=485220
Diffstat (limited to 'net-im/p5-Net-Jabber')
-rw-r--r--net-im/p5-Net-Jabber/Makefile4
-rw-r--r--net-im/p5-Net-Jabber/pkg-descr2
2 files changed, 5 insertions, 1 deletions
diff --git a/net-im/p5-Net-Jabber/Makefile b/net-im/p5-Net-Jabber/Makefile
index d815af153c3f..4ae3c389b919 100644
--- a/net-im/p5-Net-Jabber/Makefile
+++ b/net-im/p5-Net-Jabber/Makefile
@@ -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>
diff --git a/net-im/p5-Net-Jabber/pkg-descr b/net-im/p5-Net-Jabber/pkg-descr
index eec967f8f309..78979db6da71 100644
--- a/net-im/p5-Net-Jabber/pkg-descr
+++ b/net-im/p5-Net-Jabber/pkg-descr
@@ -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