diff options
Diffstat (limited to 'sysutils/fusefs-exfat')
-rw-r--r-- | sysutils/fusefs-exfat/Makefile | 6 |
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 |