aboutsummaryrefslogtreecommitdiff
path: root/devel/gnome-vfs
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2017-11-13 09:04:43 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2017-11-13 09:04:43 +0000
commitb30db6c4bf6cdf0044249b6eb5876c59fd16cf0c (patch)
tree2081ca0343143d2bf89e4db3beef7acc7eda37e5 /devel/gnome-vfs
parent6e1b530f06b0dc396f1b9c1086ae78ce7ce114b8 (diff)
downloadports-b30db6c4bf6cdf0044249b6eb5876c59fd16cf0c.tar.gz
ports-b30db6c4bf6cdf0044249b6eb5876c59fd16cf0c.zip
Notes
Diffstat (limited to 'devel/gnome-vfs')
-rw-r--r--devel/gnome-vfs/Makefile5
-rw-r--r--devel/gnome-vfs/pkg-descr2
2 files changed, 6 insertions, 1 deletions
diff --git a/devel/gnome-vfs/Makefile b/devel/gnome-vfs/Makefile
index 16a9222d839c..43372987666f 100644
--- a/devel/gnome-vfs/Makefile
+++ b/devel/gnome-vfs/Makefile
@@ -11,6 +11,11 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME Virtual File System
+LICENSE= LGPL20 LGPL20+ # dbus-utils.c is LGPL20 only
+LICENSE_COMB= multi
+LICENSE_FILE_LGPL20= ${WRKSRC}/COPYING.LIB
+LICENSE_FILE_LGPL20+ = ${WRKSRC}/COPYING.LIB
+
USES= tar:bzip2
.if !defined(REFERENCE_PORT)
diff --git a/devel/gnome-vfs/pkg-descr b/devel/gnome-vfs/pkg-descr
index 03cbc07f6699..234da35b563c 100644
--- a/devel/gnome-vfs/pkg-descr
+++ b/devel/gnome-vfs/pkg-descr
@@ -4,4 +4,4 @@ With GnomeVFS, filesystems across the internet, on connected devices,
and in multiple formats are as simple to access (and write code for)
as any directory on the local machine.
-WWW: http://www.gnome.org/
+WWW: https://www.gnome.org/