aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fusefs-exfat
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2020-11-12 16:11:37 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2020-11-12 16:11:37 +0000
commit6356d8c7e8a5b3311140aa8b74af61db9b595ae7 (patch)
tree420e2c0e379a8f13b244f846bf38fc73a8391586 /sysutils/fusefs-exfat
parent864bc1d6fe7cf37ce67a02454691936452da83ed (diff)
downloadports-6356d8c7e8a5b3311140aa8b74af61db9b595ae7.tar.gz
ports-6356d8c7e8a5b3311140aa8b74af61db9b595ae7.zip
Patents are a complicated topic, and their regulation varies depending on
jurisdiction. Patents are not necessarily related to the license and so should not be connected to the license framework. As a project we will officially remove all patent limitations within the ports tree and leave it to the user or consumer to deal with their local legislation to determine if they can use the software without legal restrictions. Approved by: core
Notes
Notes: svn path=/head/; revision=554970
Diffstat (limited to 'sysutils/fusefs-exfat')
-rw-r--r--sysutils/fusefs-exfat/Makefile12
1 files changed, 2 insertions, 10 deletions
diff --git a/sysutils/fusefs-exfat/Makefile b/sysutils/fusefs-exfat/Makefile
index 0461d9eb65fe..448a10ed8ec4 100644
--- a/sysutils/fusefs-exfat/Makefile
+++ b/sysutils/fusefs-exfat/Makefile
@@ -10,16 +10,8 @@ PKGNAMEPREFIX= fusefs-
MAINTAINER= samm@FreeBSD.org
COMMENT= Full-featured exFAT FS implementation as a FUSE module
-LICENSE= GPLv2+ MSPAT
-LICENSE_COMB= multi
-LICENSE_NAME_MSPAT= Microsoft exFAT Patent License
-LICENSE_TEXT_MSPAT= It is important to note that open source and other publicly \
- available implementations of exFAT do not include a patent \
- license from Microsoft. A license is required in order to \
- implement exFAT and use it in a product or device. \
- https://www.microsoft.com/en-us/legal/intellectualproperty/mtl/exfat-licensing.aspx
-LICENSE_FILE_GPLv2+ = ${WRKSRC}/COPYING
-LICENSE_PERMS_MSPAT= no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell
+LICENSE= GPLv2+
+LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libublio.so:devel/libublio