[111225] trunk/dports/lang/lisp-hyperspec/Portfile

jmr at macports.org jmr at macports.org
Mon Sep 16 19:48:34 PDT 2013


Revision: 111225
          https://trac.macports.org/changeset/111225
Author:   jmr at macports.org
Date:     2013-09-16 19:48:34 -0700 (Mon, 16 Sep 2013)
Log Message:
-----------
lisp-hyperspec: set license, mark noarch, uncomment notes, add notice required by license

Modified Paths:
--------------
    trunk/dports/lang/lisp-hyperspec/Portfile

Modified: trunk/dports/lang/lisp-hyperspec/Portfile
===================================================================
--- trunk/dports/lang/lisp-hyperspec/Portfile	2013-09-17 02:33:18 UTC (rev 111224)
+++ trunk/dports/lang/lisp-hyperspec/Portfile	2013-09-17 02:48:34 UTC (rev 111225)
@@ -6,8 +6,11 @@
 name		lisp-hyperspec
 version		7.0
 categories	lang
+# Distributing modified versions is not allowed.
+license		Restrictive/Distributable Noncommercial
 maintainers	nomaintainer
 platforms	darwin
+supported_archs	noarch
 description	The Common Lisp HyperSpec
 long_description	\
 		This is an HTML document derived from the ANSI Common \
@@ -31,16 +34,16 @@
 		cross references to other materials of the Common Lisp \
 		committee, J13 (formerly X3J13).
 
-#user_notes	See the homepage for conditions on distribution. The \
-#		terms cover (in part) maintaining the integrity of the \
-#		document and exclude commercial redistribution. \
-#								\
-#		To view, point your browser to \
-#			<MacPorts installation dir>/share/doc/lisp/${name}-${version}/HyperSpec/Front/index.htm \
-#								\
-#		<MacPorts installation dir> is ${prefix}. \
-#
+notes	"See the homepage for conditions on distribution. The\
+terms cover (in part) maintaining the integrity of the\
+document and exclude commercial redistribution.
 
+To view, point your browser to:
+	${prefix}/share/doc/lisp/${name}-${version}/HyperSpec/Front/index.htm
+
+Copying, distribution, display, and/or transmission is by permission of\
+LispWorks Ltd."
+
 homepage	http://www.lispworks.com/reference/HyperSpec/index.html
 master_sites	ftp://ftp.lispworks.com/pub/software_tools/reference/
 regsub -all	"\\." $version "-" distVersion
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130916/6b730a42/attachment.html>


More information about the macports-changes mailing list