Page MenuHomeFreeBSD

D8623.id23577.diff
No OneTemporary

D8623.id23577.diff

Index: head/devel/p4/Makefile
===================================================================
--- head/devel/p4/Makefile
+++ head/devel/p4/Makefile
@@ -13,7 +13,11 @@
MAINTAINER= gordon@FreeBSD.org
COMMENT= Perforce client
-RESTRICTED= Restricted distribution
+# The LICENSE file is not included in the distfile, but Catherine Louie of
+# Perforce Support assures me that the LICENSE file on swarm also applies to
+# the binary distribution.
+# https://swarm.workshop.perforce.com/projects/perforce_software-p4/files/2016-1/LICENSE
+LICENSE= BSD2CLAUSE
NO_BUILD= yes
NO_WRKSUBDIR= yes
Index: head/devel/p4api/Makefile
===================================================================
--- head/devel/p4api/Makefile
+++ head/devel/p4api/Makefile
@@ -5,7 +5,6 @@
CATEGORIES= devel
MASTER_SITES= ftp://ftp.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/:tar \
ftp://ftp.perforce.com/perforce/${P4VERSION}/doc/manuals/p4api/:pdf
-
EXTRACT_SUFX=
DISTFILES= ${TAR_FILES}:tar p4api.pdf:pdf
EXTRACT_ONLY= ${TAR_FILES}
@@ -13,7 +12,12 @@
MAINTAINER= gordon@FreeBSD.org
COMMENT= Perforce API (static libraries and header files)
-RESTRICTED= Restricted distribution
+# The LICENSE file is not included in the distfile, but Catherine Louie of
+# Perforce Support assures me that the LICENSE file on swarm also applies to
+# the binary distribution.
+# https://swarm.workshop.perforce.com/projects/perforce_software-p4/files/2016-1/LICENSE
+LICENSE= BSD2CLAUSE
+
NO_BUILD= yes
OPTIONS_DEFINE= DOCS EXAMPLES

File Metadata

Mime Type
text/plain
Expires
Sun, Jun 28, 2:36 PM (6 h, 47 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34419339
Default Alt Text
D8623.id23577.diff (1 KB)

Event Timeline