aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2010-10-29 20:10:35 +0800
committerpav <pav@FreeBSD.org>2010-10-29 20:10:35 +0800
commit05dce8553b87608dae96436dfa51214e5805ac39 (patch)
tree39cffdea45e206b41cc2982f0b29977de61d7c82 /sysutils
parent528259bf846c56752c3aa2598101e97f2a376cdb (diff)
downloadfreebsd-ports-gnome-05dce8553b87608dae96436dfa51214e5805ac39.tar.gz
freebsd-ports-gnome-05dce8553b87608dae96436dfa51214e5805ac39.tar.zst
freebsd-ports-gnome-05dce8553b87608dae96436dfa51214e5805ac39.zip
- OWL is now a Mk-defined license
PR: ports/151087 Submitted by: Sterling Camden <sterling@camdensoftware.com> (maintainer)
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/pcpustat/Makefile4
-rw-r--r--sysutils/pcpustat/files/license.txt25
2 files changed, 0 insertions, 29 deletions
diff --git a/sysutils/pcpustat/Makefile b/sysutils/pcpustat/Makefile
index 67351243786e..4e864a6137e7 100644
--- a/sysutils/pcpustat/Makefile
+++ b/sysutils/pcpustat/Makefile
@@ -19,10 +19,6 @@ USE_BZIP2= yes
PLIST_FILES= bin/pcpustat
LICENSE= OWL
-LICENSE_NAME= Open Works License
-LICENSE_PERMS= none
-LICENSE_FILE= ${FILESDIR}/license.txt
-MANUAL_PACKAGE_BUILD= needs interactive license confirmation
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
diff --git a/sysutils/pcpustat/files/license.txt b/sysutils/pcpustat/files/license.txt
deleted file mode 100644
index 289bfbb5e90e..000000000000
--- a/sysutils/pcpustat/files/license.txt
+++ /dev/null
@@ -1,25 +0,0 @@
-# Open Works License
-
-This is version 0.7 of the Open Works License.
-
-## Terms
-
-Permission is hereby granted by the copyright holder(s), author(s),
-and contributor(s) of this work, to any person who obtains a copy of
-this work, in any form, to reproduce, modify, distribute, publish,
-sell, use, or otherwise deal in the licensed material without
-restriction, provided the following conditions are met:
-
-1. Redistributions, modified or unmodified, in whole or in part, must
- retain the above license notice, this list of conditions, and the
- following disclaimer.
-
-2. Redistributions, modified or unmodified, in whole or in part, must
- retain any applicable notices of attribution and copyright.
-
-No warranty or guarantee is implied, or should be inferred, by this
-license or the act of distribution under the terms of this license.
-This license does not grant permission to use the trade names,
-trademarks, service marks, product names, or other identifications
-used by the licensor except as required for reasonable and customary
-use in reproducing, and describing the origin or use of, the work.