- Fix LICENSE
- Add LICENSE_FILE - Add USES=gnome - Update WWW Approved by: portmgr blanket
This commit is contained in:
parent
307a25ce4d
commit
06499d118a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=499084
@ -10,13 +10,14 @@ MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Logger utility library for the Telepathy framework
|
||||
|
||||
LICENSE= LGPL21
|
||||
LICENSE= LGPL21+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \
|
||||
libtelepathy-glib.so:net-im/telepathy-glib
|
||||
|
||||
USES= gettext-tools gmake libtool pathfix pkgconfig python:2.7,build \
|
||||
sqlite tar:bzip2
|
||||
USES= gettext-tools gmake gnome libtool pathfix pkgconfig \
|
||||
python:2.7,build sqlite tar:bzip2
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_GNOME= glib20 gnomedocutils intltool libxml2 \
|
||||
|
@ -1,3 +1,3 @@
|
||||
Logger utility library for the Teleparthy framwork.
|
||||
|
||||
WWW: http://telepathy.freedesktop.org/
|
||||
WWW: https://telepathy.freedesktop.org/
|
||||
|
Loading…
Reference in New Issue
Block a user