[67637] trunk/dports/textproc/lesspipe/Portfile

jmr at macports.org jmr at macports.org
Sat May 15 03:54:40 PDT 2010


Revision: 67637
          http://trac.macports.org/changeset/67637
Author:   jmr at macports.org
Date:     2010-05-15 03:54:37 -0700 (Sat, 15 May 2010)
Log Message:
-----------
lesspipe: add license, mark as noarch

Modified Paths:
--------------
    trunk/dports/textproc/lesspipe/Portfile

Modified: trunk/dports/textproc/lesspipe/Portfile
===================================================================
--- trunk/dports/textproc/lesspipe/Portfile	2010-05-15 10:47:57 UTC (rev 67636)
+++ trunk/dports/textproc/lesspipe/Portfile	2010-05-15 10:54:37 UTC (rev 67637)
@@ -5,6 +5,7 @@
 name			lesspipe
 version			1.71
 categories  	textproc
+license			GPLv2
 maintainers 	gmail.com:ingmarstein
 description		lesspipe is an input filter for the pager less.
 long_description lesspipe.sh is an input filter for the pager less as \
@@ -20,6 +21,11 @@
 checksums	md5 6d921dc4ce9809d405cb8d694ac7cbbd \
 			sha1 5bfb059f3df9bf9d786bca8032a074e581796c84\
 			rmd160 dd93b3ec4dcd3d5b3df84eda1fd3abea1bce5743
+if {[info exists supported_archs]} {
+    supported_archs noarch
+} else {
+    universal_variant no
+}
 configure.args		--yes --shell=/bin/bash
 build				{}
 destroot.destdir	PREFIX=${destroot}${prefix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100515/be939648/attachment.html>


More information about the macports-changes mailing list