[110770] trunk/dports/print/mpage/Portfile

jmr at macports.org jmr at macports.org
Thu Sep 5 08:14:34 PDT 2013


Revision: 110770
          https://trac.macports.org/changeset/110770
Author:   jmr at macports.org
Date:     2013-09-05 08:14:33 -0700 (Thu, 05 Sep 2013)
Log Message:
-----------
mpage: set license, add variant description

Modified Paths:
--------------
    trunk/dports/print/mpage/Portfile

Modified: trunk/dports/print/mpage/Portfile
===================================================================
--- trunk/dports/print/mpage/Portfile	2013-09-05 15:00:43 UTC (rev 110769)
+++ trunk/dports/print/mpage/Portfile	2013-09-05 15:14:33 UTC (rev 110770)
@@ -1,9 +1,12 @@
 # $Id$
 
 PortSystem			1.0
+
 name				mpage
 version				2.5.5
 categories			print
+# Most source files only allow distribution of unmodified copies
+license				Restrictive GPL-2+
 maintainers			nomaintainer
 description			Print several pages on a single sheet of paper
 long_description	${description}
@@ -28,7 +31,7 @@
 
 destroot.args		PREFIX=${prefix} MANDIR=${prefix}/share/man/man1
 
-variant mediaA4 {
+variant mediaA4 description {Use A4 page size instead of Letter} {
 	build.args-delete	PAGESIZE=Letter
 	build.args-append	PAGESIZE=A4
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130905/2bfb4b55/attachment.html>


More information about the macports-changes mailing list