aboutsummaryrefslogtreecommitdiff
path: root/devel/json-glib/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2017-04-01 21:31:15 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2017-04-01 21:31:15 +0000
commit50654a879fd34e2c4af86caad6275880b526344d (patch)
treefc044280261bb74d85b6d07d7ff63c87558d7150 /devel/json-glib/Makefile
parentd6cd0f79d7b9cf48c33151cd443bdb60774100d1 (diff)
downloadports-50654a879fd34e2c4af86caad6275880b526344d.tar.gz
ports-50654a879fd34e2c4af86caad6275880b526344d.zip
Notes
Diffstat (limited to 'devel/json-glib/Makefile')
-rw-r--r--devel/json-glib/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/json-glib/Makefile b/devel/json-glib/Makefile
index 5bf1dd0ed213..37bccdae0f39 100644
--- a/devel/json-glib/Makefile
+++ b/devel/json-glib/Makefile
@@ -2,13 +2,15 @@
# $FreeBSD$
PORTNAME= json-glib
-PORTVERSION= 1.1.2
+PORTVERSION= 1.2.8
CATEGORIES= devel
MASTER_SITES= GNOME
MAINTAINER= gnome@FreeBSD.org
COMMENT= JSON (RFC 4627) interface for Glib
+LICENSE= LGPL21
+
OPTIONS_DEFINE= GIR
OPTIONS_DEFAULT=GIR
OPTIONS_SUB= yes