summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2011-02-05 18:54:59 +0000
committerwiz <wiz>2011-02-05 18:54:59 +0000
commit0d8256e505494c033584e69309e615027bcb1792 (patch)
tree02719bdc77f21c7982f4622e524f254991a051d9
parentfe8859f5df5fc876f425d8a9949dae7dd82c5bfa (diff)
downloadpkgsrc-0d8256e505494c033584e69309e615027bcb1792.tar.gz
Add license for audio/mac.
-rw-r--r--audio/mac/Makefile5
-rw-r--r--licenses/mac-license25
2 files changed, 28 insertions, 2 deletions
diff --git a/audio/mac/Makefile b/audio/mac/Makefile
index a9325cfe92f..c6ac362be33 100644
--- a/audio/mac/Makefile
+++ b/audio/mac/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2009/05/28 20:35:53 zafer Exp $
+# $NetBSD: Makefile,v 1.6 2011/02/05 18:54:59 wiz Exp $
#
DISTNAME= mac-3.99-u4-b5
@@ -7,8 +7,9 @@ CATEGORIES= audio
MASTER_SITES= http://supermmx.org/resources/linux/mac/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://supermmx.org
+HOMEPAGE= http://supermmx.org/
COMMENT= Monkey's Audio support library (for .ape files)
+LICENSE= mac-license
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/licenses/mac-license b/licenses/mac-license
new file mode 100644
index 00000000000..89545de8997
--- /dev/null
+++ b/licenses/mac-license
@@ -0,0 +1,25 @@
+License Agreement
+
+1. The Monkey's Audio SDK and source code can be freely used to
+add APE format playback, encoding, or tagging support to any product,
+free or commercial. Use of the code for proprietary efforts that
+don't support the official APE format require written consent of
+the author.
+
+2. Monkey's Audio source can be included in GPL and open-source
+software, although Monkey's Audio itself will not be subjected to
+external licensing requirements or other viral source restrictions.
+
+3. Code changes and improvements must be contributed back to the
+Monkey's Audio project free from restrictions or royalties, unless
+exempted by express written consent of the author.
+
+4. Any source code, ideas, or libraries used must be plainly
+acknowledged in the software using the code.
+
+5. Although the software has been tested thoroughly, the author is
+in no way responsible for damages due to bugs or misuse.
+
+6. If you do not completely agree with all of the previous
+stipulations, you must cease using this source code and remove it
+from your storage device.