mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
- Add LICENSE
- Switch to USES=localbase - Update WWW Approved by: portmgr blanket
This commit is contained in:
parent
348b22109a
commit
de2cbf8d31
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=465788
@ -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
|
||||
|
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user