mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
- Add LICENSE
- Add USES=gnome - Switch to USES=localbase - Update WWW Approved by: portmgr blanket
This commit is contained in:
parent
d7308a6ed3
commit
f22c88181a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=498546
@ -11,15 +11,16 @@ MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Farsight Connection Manager for Telepathy Framework
|
||||
|
||||
LICENSE= LGPL21+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \
|
||||
libtelepathy-glib.so:net-im/telepathy-glib \
|
||||
libgstfarsight-0.10.so:net-im/farsight2
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gmake libtool pathfix pkgconfig python:2.7
|
||||
USES= gmake gnome libtool localbase:ldflags pathfix pkgconfig python:2.7
|
||||
USE_LDCONFIG= yes
|
||||
USE_GNOME= glib20 libxslt:build
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -2,4 +2,4 @@ Farsight is a video conferencing connection manager for the Telepathy
|
||||
framework. Install this package to use Telepathy instant messaging clients
|
||||
with Farsight/Nice servers.
|
||||
|
||||
WWW: http://telepathy.freedesktop.org/
|
||||
WWW: https://telepathy.freedesktop.org/
|
||||
|
Loading…
Reference in New Issue
Block a user