1
0
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:
Edward Tomasz Napierala 2007-04-14 17:54:55 +00:00
parent ccd36deeb8
commit 3f312afbe0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=189961
2 changed files with 3 additions and 1 deletions

1
LEGAL
View File

@ -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

View File

@ -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 \