aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2019-05-11 09:31:32 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2019-05-11 09:31:32 +0000
commitb6b9ef574df2a1d392f51e1b09867cf5c764362f (patch)
treee6fdab7374ce36f0ef62a363923dc95f08a36355
parentc652edba354302955d2751c44c8a1c56ad3f04b3 (diff)
downloadports-b6b9ef574df2a1d392f51e1b09867cf5c764362f.tar.gz
ports-b6b9ef574df2a1d392f51e1b09867cf5c764362f.zip
- Add LICENSE
- Add USES=gnome - Update WWW Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=501240
-rw-r--r--net-im/telepathy-gabble/Makefile5
-rw-r--r--net-im/telepathy-gabble/pkg-descr2
2 files changed, 5 insertions, 2 deletions
diff --git a/net-im/telepathy-gabble/Makefile b/net-im/telepathy-gabble/Makefile
index 4d025543659f..ffae36cacc2e 100644
--- a/net-im/telepathy-gabble/Makefile
+++ b/net-im/telepathy-gabble/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/
MAINTAINER= gnome@FreeBSD.org
COMMENT= Jabber Connection Manager for Telepathy Framework
+LICENSE= LGPL21+
+LICENSE_FILE= ${WRKSRC}/COPYING
+
BUILD_DEPENDS= telepathy-glib>=0.22.0:net-im/telepathy-glib \
ca_root_nss>=0:security/ca_root_nss
LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \
@@ -25,7 +28,7 @@ RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss \
PORTSCOUT= limitw:1,even
-USES= alias gmake libtool pathfix pkgconfig python:2.7,build \
+USES= alias gmake gnome libtool pathfix pkgconfig python:2.7,build \
shebangfix sqlite ssl
USE_GNOME= glib20 gtksourceview3 libxslt:build
GNU_CONFIGURE= yes
diff --git a/net-im/telepathy-gabble/pkg-descr b/net-im/telepathy-gabble/pkg-descr
index d21f6defe5ea..053962807294 100644
--- a/net-im/telepathy-gabble/pkg-descr
+++ b/net-im/telepathy-gabble/pkg-descr
@@ -3,4 +3,4 @@ currently supporting single user chats, multi user chats and voice/video
calls. Install this package to use Telepathy instant messaging clients
with Jabber/XMPP servers, including Google Talk.
-WWW: http://telepathy.freedesktop.org/
+WWW: https://telepathy.freedesktop.org/