aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2022-08-26 11:56:06 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2022-08-26 12:00:33 +0000
commit2b967eef27d2814a4b610b57adc681cf5ec0a686 (patch)
tree6c6674d33aca86ad673720d465754e894dc022b3
parent2622703703e68725c5b753ada8f1d0f9837f0403 (diff)
downloadports-2b967eef27d2814a4b610b57adc681cf5ec0a686.tar.gz
ports-2b967eef27d2814a4b610b57adc681cf5ec0a686.zip
metaport: remove license
metaports do not contain any licensed files, or materials
-rw-r--r--mail/claws-mail-plugins/Makefile2
-rw-r--r--math/suitesparse/Makefile2
-rw-r--r--misc/schilytools/Makefile2
-rw-r--r--net-p2p/transmission/Makefile3
-rw-r--r--net/wifibox/Makefile2
-rw-r--r--x11-fonts/noto/Makefile2
-rw-r--r--x11-wm/lxqt/Makefile2
-rw-r--r--x11/kde-baseapps/Makefile2
-rw-r--r--x11/kde5/Makefile2
-rw-r--r--x11/lumina/Makefile2
-rw-r--r--x11/plasma5-plasma/Makefile2
-rw-r--r--x11/rubygem-gnome/Makefile2
12 files changed, 0 insertions, 25 deletions
diff --git a/mail/claws-mail-plugins/Makefile b/mail/claws-mail-plugins/Makefile
index 371893ba75d6..b6c40c474a1c 100644
--- a/mail/claws-mail-plugins/Makefile
+++ b/mail/claws-mail-plugins/Makefile
@@ -5,8 +5,6 @@ CATEGORIES= mail news
MAINTAINER= portmaster@BSDforge.com
COMMENT= claws-mail plugins meta-port
-LICENSE= BSD2CLAUSE
-
USES= metaport
.include "../claws-mail/Makefile.claws.plugins"
diff --git a/math/suitesparse/Makefile b/math/suitesparse/Makefile
index 5708bc6ce30f..40dabcf026ff 100644
--- a/math/suitesparse/Makefile
+++ b/math/suitesparse/Makefile
@@ -5,8 +5,6 @@ CATEGORIES= math
MAINTAINER= fortran@FreeBSD.org
COMMENT= Set of packages for sparse matrix calculation
-LICENSE= GPLv2+
-
RUN_DEPENDS= suitesparse-amd>0:math/suitesparse-amd \
suitesparse-btf>0:math/suitesparse-btf \
suitesparse-ccolamd>0:math/suitesparse-ccolamd \
diff --git a/misc/schilytools/Makefile b/misc/schilytools/Makefile
index e6027ead3637..205b050fbb30 100644
--- a/misc/schilytools/Makefile
+++ b/misc/schilytools/Makefile
@@ -5,8 +5,6 @@ CATEGORIES= misc
MAINTAINER= fuz@fuz.su
COMMENT= Collection of tools and libraries by J. Schilling (metaport)
-LICENSE= PD
-
RUN_DEPENDS= schilybase>=2021.05.19:devel/schilybase \
schilyutils>=2021.05.19:sysutils/schilyutils \
star>=2021.05.19:archivers/star \
diff --git a/net-p2p/transmission/Makefile b/net-p2p/transmission/Makefile
index b518013df156..03210ae288f0 100644
--- a/net-p2p/transmission/Makefile
+++ b/net-p2p/transmission/Makefile
@@ -6,9 +6,6 @@ CATEGORIES= net-p2p
MAINTAINER= rigoletto@FreeBSD.org
COMMENT= Meta-port for Transmission BitTorrent client
-LICENSE= GPLv2+ MIT
-LICENSE_COMB= multi
-
USES= metaport
OPTIONS_DEFINE= CLI DAEMON GTK QT UTILS WEB
diff --git a/net/wifibox/Makefile b/net/wifibox/Makefile
index 8b826b7bda76..b5627d020ccc 100644
--- a/net/wifibox/Makefile
+++ b/net/wifibox/Makefile
@@ -5,8 +5,6 @@ CATEGORIES= net
MAINTAINER= pali.gabor@gmail.com
COMMENT= Wireless card driver via virtualized Linux
-LICENSE= BSD2CLAUSE
-
ONLY_FOR_ARCHS= amd64
RUN_DEPENDS= wifibox-core>0:net/wifibox-core
diff --git a/x11-fonts/noto/Makefile b/x11-fonts/noto/Makefile
index f295b981d26f..ce46a59ea6ca 100644
--- a/x11-fonts/noto/Makefile
+++ b/x11-fonts/noto/Makefile
@@ -5,8 +5,6 @@ CATEGORIES= x11-fonts
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Google Noto Fonts family (meta port)
-LICENSE= OFL11
-
USES= metaport
OPTIONS_DEFINE= BASIC EMOJI EXTRA HK JP KR SC TC
diff --git a/x11-wm/lxqt/Makefile b/x11-wm/lxqt/Makefile
index b93d241f437f..9adeb0b29524 100644
--- a/x11-wm/lxqt/Makefile
+++ b/x11-wm/lxqt/Makefile
@@ -5,8 +5,6 @@ CATEGORIES= x11-wm
MAINTAINER= jsm@FreeBSD.org
COMMENT= Meta-port for the LXQt Desktop
-LICENSE= LGPL21+
-
RUN_DEPENDS= startlxqt:x11-wm/lxqt-session \
lxqt-about:x11/lxqt-about \
lxqt-admin-user:sysutils/lxqt-admin \
diff --git a/x11/kde-baseapps/Makefile b/x11/kde-baseapps/Makefile
index 971cedcdd75a..83dc1defb50a 100644
--- a/x11/kde-baseapps/Makefile
+++ b/x11/kde-baseapps/Makefile
@@ -6,8 +6,6 @@ CATEGORIES= x11 kde
MAINTAINER= kde@FreeBSD.org
COMMENT= KDE5 baseapps meta port
-LICENSE= LGPL20
-
USES= kde:5 metaport
RUN_DEPENDS= dolphin>=${KDE_APPLICATIONS_VERSION}:x11-fm/dolphin \
gwenview>=${KDE_APPLICATIONS_VERSION}:graphics/gwenview \
diff --git a/x11/kde5/Makefile b/x11/kde5/Makefile
index e00b03efde47..e213cad76b94 100644
--- a/x11/kde5/Makefile
+++ b/x11/kde5/Makefile
@@ -5,8 +5,6 @@ CATEGORIES= x11 kde
MAINTAINER= kde@FreeBSD.org
COMMENT= KDE Plasma Desktop and Applications (current)
-LICENSE= LGPL20
-
RUN_DEPENDS= kde-baseapps>=0:x11/kde-baseapps \
kwalletmanager5:security/kwalletmanager \
plasma5-plasma>=0:x11/plasma5-plasma
diff --git a/x11/lumina/Makefile b/x11/lumina/Makefile
index e042201da0ff..977b57a4a0d8 100644
--- a/x11/lumina/Makefile
+++ b/x11/lumina/Makefile
@@ -6,8 +6,6 @@ CATEGORIES= x11
MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Lumina Desktop Environment (meta-port)
-LICENSE= BSD3CLAUSE
-
RUN_DEPENDS= lumina-core>=0:x11/lumina-core \
lumina-coreutils>=0:x11/lumina-coreutils \
lumina-archiver>=0:deskutils/lumina-archiver \
diff --git a/x11/plasma5-plasma/Makefile b/x11/plasma5-plasma/Makefile
index 1c9494307b74..f04762c75abb 100644
--- a/x11/plasma5-plasma/Makefile
+++ b/x11/plasma5-plasma/Makefile
@@ -7,8 +7,6 @@ PKGNAMEPREFIX= plasma5-
MAINTAINER= kde@FreeBSD.org
COMMENT= KDE5 plasma meta port
-LICENSE= LGPL20
-
USES= kde:5 metaport qt:5
# remove:
# * bluedevil we do not have bluez at all
diff --git a/x11/rubygem-gnome/Makefile b/x11/rubygem-gnome/Makefile
index c185eac3425e..cc911cbc2093 100644
--- a/x11/rubygem-gnome/Makefile
+++ b/x11/rubygem-gnome/Makefile
@@ -6,8 +6,6 @@ PKGNAMEPREFIX= rubygem-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Meta port for gems of Ruby-GNOME project
-LICENSE= LGPL21+
-
RUN_DEPENDS= rubygem-atk>=${PORTVERSION}:accessibility/rubygem-atk \
rubygem-cairo-gobject>=${PORTVERSION}:devel/rubygem-cairo-gobject \
rubygem-clutter>=${PORTVERSION}:graphics/rubygem-clutter \