From fdbc00e17d56e3917d5a12430fa74e8130ca4175 Mon Sep 17 00:00:00 2001 From: Eitan Adler Date: Mon, 26 May 2014 02:38:34 +0000 Subject: [PATCH] LEGAL: fix multiple ports Sync make -VLEGAL and /usr/ports/LEGAL Approved by: portmgr (implicit) --- LEGAL | 2 +- java/java3d/Makefile | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/LEGAL b/LEGAL index 7d9b895a3626..ce290105d869 100644 --- a/LEGAL +++ b/LEGAL @@ -263,7 +263,7 @@ uzap.tar.gz editors/uzap This software may not be used to make a profit in any vdr-markad-* multimedia/vdr-plugin-markad Installs station logos ventrilo_srv-* audio/ventrilo-server May not be redistributed. For personal use only. Must accept license to download. vice-* emulators/vice ROMs are copyrighted by Commodore Business Machines -VMware-vSphere-Perl* net/vmware-vsphere-cli Downloading requires acceptance of license agreement +VMware-vSphere-Perl* net/vmware-vsphere-cli May not be redistributed. Must accept license to download. vpnc-* security/vpnc Redistribution is not allowed if linked against OpenSSL vst_sdk2_3.zip audio/ardour Redistribution of the VST PlugIns SDK is not allowed vtkmpeg2encode.tar.gz multimedia/vtkmpeg2encode The MPEG2 format and all software that uses it is subject to patent restrictions diff --git a/java/java3d/Makefile b/java/java3d/Makefile index a92fc70801f9..a26ccaffc937 100644 --- a/java/java3d/Makefile +++ b/java/java3d/Makefile @@ -26,6 +26,7 @@ DOCSSRC= ${WRKSRC}/j3d-core/build/freebsd/javadocs/docs-public PORTDOCS= * NO_STAGE= yes +RESTRICTED= License does not allow distribution OPTIONS_DEFINE= DOCS