diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2022-08-26 11:56:06 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2022-08-26 12:00:33 +0000 |
commit | 2b967eef27d2814a4b610b57adc681cf5ec0a686 (patch) | |
tree | 6c6674d33aca86ad673720d465754e894dc022b3 /mail/claws-mail-plugins | |
parent | 2622703703e68725c5b753ada8f1d0f9837f0403 (diff) |
metaport: remove license
metaports do not contain any licensed files, or materials
Diffstat (limited to 'mail/claws-mail-plugins')
-rw-r--r-- | mail/claws-mail-plugins/Makefile | 2 |
1 files changed, 0 insertions, 2 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" |