diff options
author | Gavin Atkinson <gavin@FreeBSD.org> | 2013-09-23 21:36:30 +0000 |
---|---|---|
committer | Gavin Atkinson <gavin@FreeBSD.org> | 2013-09-23 21:36:30 +0000 |
commit | ba79bd1731989dae13dd5d4ded0afe2dd5a69821 (patch) | |
tree | d4e1e2ae517ef8f8c4a2a1df78a96954d1b8bf3a /sysutils/exfat-utils | |
parent | d46cbea2bf227daa07a8074eb12eb4b51f216215 (diff) | |
download | ports-ba79bd1731989dae13dd5d4ded0afe2dd5a69821.tar.gz ports-ba79bd1731989dae13dd5d4ded0afe2dd5a69821.zip |
Notes
Diffstat (limited to 'sysutils/exfat-utils')
-rw-r--r-- | sysutils/exfat-utils/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sysutils/exfat-utils/Makefile b/sysutils/exfat-utils/Makefile index 0ca8a30b5575..c5c8fa86c2be 100644 --- a/sysutils/exfat-utils/Makefile +++ b/sysutils/exfat-utils/Makefile @@ -9,7 +9,11 @@ MASTER_SITES= GOOGLE_CODE MAINTAINER= samm@os2.kiev.ua COMMENT= Utilities to create, check, label and dump exFAT filesystem -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 |