aboutsummaryrefslogtreecommitdiff
path: root/net/citrix_ica
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2021-05-04 09:32:20 +0000
committerMathieu Arnold <mat@FreeBSD.org>2021-05-06 11:47:48 +0000
commit3505159e72da2d8313ce2a8ddc527de700b5bc37 (patch)
tree6e7cd781796c6e5b68376fd16061dc733c4b60ab /net/citrix_ica
parentadb93122cbf753a26a0497479dbb88cf415de29b (diff)
downloadports-3505159e72da2d8313ce2a8ddc527de700b5bc37.tar.gz
ports-3505159e72da2d8313ce2a8ddc527de700b5bc37.zip
Deorbit RESTRICTED && NO_CDROM, part two.
Move ports to the licenses framework. RESTRICTED → auto-accept (unless expressly stated otherwise) NO_CDROM → dist-mirror pkg-mirror auto-accept Differential Revision: https://reviews.freebsd.org/D30010
Diffstat (limited to 'net/citrix_ica')
-rw-r--r--net/citrix_ica/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/net/citrix_ica/Makefile b/net/citrix_ica/Makefile
index 224dafbdc80e..b88a71237f42 100644
--- a/net/citrix_ica/Makefile
+++ b/net/citrix_ica/Makefile
@@ -9,12 +9,17 @@ DISTNAME= linuxx86-${PORTVERSION}.20
MAINTAINER= ports@FreeBSD.org
COMMENT= Citrix(R) Presentation Server(TM) client
+# Converted from RESTRICTED
+LICENSE= citrix
+LICENSE_NAME= citrix
+LICENSE_TEXT= License prohibits redistribution
+LICENSE_PERMS= auto-accept
+
ONLY_FOR_ARCHS= i386 amd64
USES= fakeroot linux:c7 webplugin:linux
USE_LINUX= alsalib gtk2 libxml2 openmotif
WEBPLUGIN_DIR= ${PREFIX}/ICAClient
WEBPLUGIN_FILES= npica.so
-RESTRICTED= License prohibits redistribution
NO_WRKSUBDIR= yes
NO_BUILD= yes