mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
www/palemoon: Update LICENSE_PERMS
Upstream forbids distribution of this package with their branding unless we are able to fully comply with the requirements of building against all of the libraries in their tree. This is untenable so we will block distribution for now and work on disabling branding. PR: 225717 MFH: 2018Q1
This commit is contained in:
parent
1406a85093
commit
ab3c499753
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=461119
@ -4,6 +4,7 @@
|
||||
PORTNAME= palemoon
|
||||
DISTVERSION= 27.7.2
|
||||
DISTVERSIONSUFFIX=_Release
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www ipv6
|
||||
|
||||
MAINTAINER= lichray@gmail.com
|
||||
@ -22,6 +23,11 @@ BUILD_DEPENDS= nspr>=4.15:devel/nspr \
|
||||
yasm:devel/yasm \
|
||||
zip:archivers/zip
|
||||
|
||||
# Needs branding removed for legal reasons.
|
||||
# Removing from our mirrors until this is handled.
|
||||
# See PR 225717
|
||||
LICENSE_PERMS= no-pkg-mirror no-pkg-sell
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= MoonchildProductions
|
||||
GH_PROJECT= Pale-Moon
|
||||
|
Loading…
Reference in New Issue
Block a user