aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fusefs-exfat
diff options
context:
space:
mode:
authorGavin Atkinson <gavin@FreeBSD.org>2013-09-23 21:36:30 +0000
committerGavin Atkinson <gavin@FreeBSD.org>2013-09-23 21:36:30 +0000
commitba79bd1731989dae13dd5d4ded0afe2dd5a69821 (patch)
treed4e1e2ae517ef8f8c4a2a1df78a96954d1b8bf3a /sysutils/fusefs-exfat
parentd46cbea2bf227daa07a8074eb12eb4b51f216215 (diff)
downloadports-ba79bd1731989dae13dd5d4ded0afe2dd5a69821.tar.gz
ports-ba79bd1731989dae13dd5d4ded0afe2dd5a69821.zip
We should not distribute exFAT related packages due to licensing issues.
Reviewed by: tabthorpe Approved by: portmgr (bapt), core
Notes
Notes: svn path=/head/; revision=328060
Diffstat (limited to 'sysutils/fusefs-exfat')
-rw-r--r--sysutils/fusefs-exfat/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/sysutils/fusefs-exfat/Makefile b/sysutils/fusefs-exfat/Makefile
index b79f8d9e9a4f..52793944040e 100644
--- a/sysutils/fusefs-exfat/Makefile
+++ b/sysutils/fusefs-exfat/Makefile
@@ -11,7 +11,11 @@ DISTNAME= fuse-${PORTNAME}-${PORTVERSION}
MAINTAINER= samm@os2.kiev.ua
COMMENT= Full-featured exFAT FS implementation as a FUSE module
-LICENSE= GPLv2
+LICENSE= Microsoft-exFAT
+LICENSE_NAME= Microsoft exFAT License
+LICENSE_TEXT= Requires license from Microsoft, please see \
+ http://www.microsoft.com/en-us/legal/intellectualproperty/IPLicensing/Programs/exFATFileSystem.aspx
+LICENSE_PERMS= no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell
LIB_DEPENDS= ublio:${PORTSDIR}/devel/libublio