mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Add LICENSE
- Update WWW Approved by: portmgr blanket
This commit is contained in:
parent
6e1b530f06
commit
b30db6c4bf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=454102
2 changed files with 6 additions and 1 deletions
|
@ -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)
|
||||
|
|
|
@ -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/
|
||||
|
|
Loading…
Add table
Reference in a new issue