aboutsummaryrefslogtreecommitdiff
path: root/net/geocode-glib/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2019-12-26 13:42:50 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2019-12-26 13:42:50 +0000
commitc0ea41f290c4bf0875ddbe143fa6d5d695c3ee68 (patch)
tree6cae261307c726deb628ae692e3213993c92e437 /net/geocode-glib/Makefile
parent96fa80d52f7cf2938c3f4e278601ae6074f5294d (diff)
downloadports-c0ea41f290c4bf0875ddbe143fa6d5d695c3ee68.tar.gz
ports-c0ea41f290c4bf0875ddbe143fa6d5d695c3ee68.zip
Update to 3.26.1
Notes
Notes: svn path=/head/; revision=520912
Diffstat (limited to 'net/geocode-glib/Makefile')
-rw-r--r--net/geocode-glib/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net/geocode-glib/Makefile b/net/geocode-glib/Makefile
index 069bb62240ea..18a08546f501 100644
--- a/net/geocode-glib/Makefile
+++ b/net/geocode-glib/Makefile
@@ -2,13 +2,16 @@
# $FreeBSD$
PORTNAME= geocode-glib
-PORTVERSION= 3.26.0
+PORTVERSION= 3.26.1
CATEGORIES= net devel gnome
MASTER_SITES= GNOME
MAINTAINER= gnome@FreeBSD.org
COMMENT= Convenience library for the geocoding and reverse geocoding
+LICENSE= LGPL20
+LICENSE_FILE= ${WRKSRC}/COPYING.LIB
+
BUILD_DEPENDS= gtkdoc-scan:textproc/gtk-doc
LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib \
libsoup-2.4.so:devel/libsoup