aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2018-03-28 17:33:24 +0800
committerDmitry Marakasov <amdmi3@FreeBSD.org>2018-03-28 17:33:24 +0800
commitde2cbf8d3144fc478a1391aee3caa5841992fd1b (patch)
treefa51422eafb017551c0774634b3910d4b6e66bcd
parent348b22109a20e22edb1af171822e574a97b0926e (diff)
downloadfreebsd-ports-de2cbf8d3144fc478a1391aee3caa5841992fd1b.tar.gz
freebsd-ports-de2cbf8d3144fc478a1391aee3caa5841992fd1b.tar.zst
freebsd-ports-de2cbf8d3144fc478a1391aee3caa5841992fd1b.zip
- Add LICENSE
- Switch to USES=localbase - Update WWW Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=465788
-rw-r--r--net-im/ekiga/Makefile7
-rw-r--r--net-im/ekiga/pkg-descr2
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/ekiga/Makefile b/net-im/ekiga/Makefile
index 1069fbf9bf5a..46353ef46e27 100644
--- a/net-im/ekiga/Makefile
+++ b/net-im/ekiga/Makefile
@@ -12,6 +12,9 @@ DIST_SUBDIR= gnome3
MAINTAINER= gnome@FreeBSD.org
COMMENT= VoIP and video conferencing application
+LICENSE= GPLv2+
+LICENSE_FILE= ${WRKSRC}/COPYING
+
BUILD_DEPENDS= v4l_compat>=0:multimedia/v4l_compat \
gnome-icon-theme>=3.0.0:misc/gnome-icon-theme
LIB_DEPENDS= libboost_signals.so:devel/boost-libs \
@@ -20,8 +23,8 @@ LIB_DEPENDS= libboost_signals.so:devel/boost-libs \
RUN_DEPENDS= gnome-icon-theme>=3.0.0:misc/gnome-icon-theme
GNU_CONFIGURE= yes
-USES= cpe gettext gmake kde:4 libtool pathfix perl5 pkgconfig \
- tar:xz
+USES= cpe gettext gmake kde:4 libtool localbase pathfix \
+ perl5 pkgconfig tar:xz
USE_XORG= xv
USE_GNOME= gtk20 intlhack libxml2
INSTALLS_ICONS= yes
diff --git a/net-im/ekiga/pkg-descr b/net-im/ekiga/pkg-descr
index 6a5d0e67010f..703f0fe7c41b 100644
--- a/net-im/ekiga/pkg-descr
+++ b/net-im/ekiga/pkg-descr
@@ -2,4 +2,4 @@ Ekiga (formely known as GnomeMeeting) is an open source
VoIP and video conferencing application for GNOME/KDE.
Ekiga uses both the H.323 and SIP protocols.
-WWW: http://www.ekiga.org
+WWW: https://www.ekiga.org/