[118423] trunk/dports/net/fauxident/Portfile

jmr at macports.org jmr at macports.org
Tue Apr 1 14:55:43 PDT 2014


Revision: 118423
          https://trac.macports.org/changeset/118423
Author:   jmr at macports.org
Date:     2014-04-01 14:55:43 -0700 (Tue, 01 Apr 2014)
Log Message:
-----------
fauxident: license, noarch

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

Modified: trunk/dports/net/fauxident/Portfile
===================================================================
--- trunk/dports/net/fauxident/Portfile	2014-04-01 21:51:42 UTC (rev 118422)
+++ trunk/dports/net/fauxident/Portfile	2014-04-01 21:55:43 UTC (rev 118423)
@@ -1,10 +1,12 @@
 # $Id$
 
 PortSystem          1.0
+
 name                fauxident
 version             1.2.1
 revision            1
 categories          net
+license             GPL-2
 maintainers         nomaintainer
 description         small extremely naive ident server
 long_description \
@@ -13,6 +15,7 @@
    -- either an ERROR or a USERID response.
 
 platforms           darwin freebsd
+supported_archs     noarch
 
 homepage            http://www.alcyone.com/software/fauxident/
 master_sites        ${homepage}
@@ -40,4 +43,3 @@
       ${worksrcpath}/doc/index.html ${worksrcpath}/doc/home \
       ${destroot}${prefix}/share/doc/${name}
 }
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140401/84417199/attachment-0001.html>


More information about the macports-changes mailing list