[30625] trunk/dports/net/nrg/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Thu Nov 1 10:02:37 PDT 2007


Revision: 30625
          http://trac.macosforge.org/projects/macports/changeset/30625
Author:   markd at macports.org
Date:     2007-11-01 10:02:37 -0700 (Thu, 01 Nov 2007)

Log Message:
-----------
Linted.

Modified Paths:
--------------
    trunk/dports/net/nrg/Portfile

Modified: trunk/dports/net/nrg/Portfile
===================================================================
--- trunk/dports/net/nrg/Portfile	2007-11-01 17:00:56 UTC (rev 30624)
+++ trunk/dports/net/nrg/Portfile	2007-11-01 17:02:37 UTC (rev 30625)
@@ -2,10 +2,10 @@
 
 PortSystem	1.0
 
-name				nrg   
+name				nrg
 version				0.99.27
 categories			net
-maintainers			markd at macports.org
+maintainers			markd
 platforms			darwin
 
 description			Network Resource Grapher
@@ -44,7 +44,7 @@
 destroot.target                 install.pingd install
 
 # Maintain empty directories
-destroot.keepdirs ${destroot}${prefix}/var/${name}/archive 
+destroot.keepdirs ${destroot}${prefix}/var/${name}/archive
 
 post-patch {
 
@@ -52,7 +52,7 @@
         reinplace "s|@prefix@/bin|@bindir@|g" \
                 ${worksrcpath}/examples/NRG.mconf.in \
                 ${worksrcpath}/src/nrg-spiketrimmer.in
-        
+
         eval reinplace "s|@prefix@/bin|@bindir@|g" \
                 [glob ${worksrcpath}/templates/*.in]
 
@@ -60,7 +60,7 @@
        reinplace "s|Somesite's NRG Home Page|NRG Home Page|g" \
                "${worksrcpath}/examples/Makefile.ops.in"
 
-	
+
 #### Fix paths for proper destrooting ####
 	reinplace "s|exec_prefix = @prefix@|exec_prefix = ${destroot}@prefix@|g" \
 		${worksrcpath}/Makefile.in
@@ -109,7 +109,7 @@
 Add directives:	   <Directory /my-Apache-document-root/nrg>
 		      Options ExecCGI
 		   </Directory>
-			
+
 		   <Files \"*.gif\">
 		      ExpiresActive On
 		      ExpiresDefault M5

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071101/ccb337ca/attachment-0001.html


More information about the macports-changes mailing list