mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Redistribution of the VST PlugIns SDK is not allowed.
Approved by: miwi (mentor)
This commit is contained in:
parent
ccd36deeb8
commit
3f312afbe0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=189961
1
LEGAL
1
LEGAL
@ -675,3 +675,4 @@ tw_cli-* sysutils/tw_cli Redistribution forbidden by
|
||||
lha-1.14i-ac* archivers/lha-ac No Redistribution
|
||||
GotoBLAS* math/gotoblas No Redistribution
|
||||
gamess.*/gamess* science/gamess No Redistribution
|
||||
vst_sdk2_3.zip audio/ardour Redistribution of the VST PlugIns SDK is not allowed
|
||||
|
@ -42,8 +42,9 @@ OPTIONS= OPTIMIZED_CFLAGS "Builds with compiler optimizations" on \
|
||||
|
||||
.if defined(WITH_VST)
|
||||
# Yes, 'PlugIns' is not a typo.
|
||||
RESTRICTED= Redistribution of the VST PlugIns SDK is not allowed
|
||||
VST_DIST+= vst_sdk2_3.zip
|
||||
RESTRICTED= Redistribution of the VST PlugIns SDK is not allowed
|
||||
RESTRICTED_FILES= ${VST_DIST}
|
||||
DISTFILES+= ${VST_DIST}
|
||||
SCONS_ENV+= VST=yes
|
||||
BUILD_DEPENDS+= winegcc:${PORTSDIR}/emulators/wine \
|
||||
|
Loading…
Reference in New Issue
Block a user