ccnx-trace: add daemon capabilities for ccnx-trace
diff --git a/net/ccnx-trace/Portfile b/net/ccnx-trace/Portfile
index 7e798bc..aa1b4d5 100644
--- a/net/ccnx-trace/Portfile
+++ b/net/ccnx-trace/Portfile
@@ -7,7 +7,7 @@
 homepage            http://code.google.com/p/ccnx-trace/
 license             GPL-3+
 version             1.1
-revision            0
+revision            1
 
 categories          net ccnx
 platforms           darwin
@@ -46,3 +46,11 @@
     xinstall ${worksrcpath}/source/trace ${destroot}${prefix}/bin/ccntrace
     xinstall ${worksrcpath}/source/ccn_traced ${destroot}${prefix}/bin/ccn_traced
 }
+
+startupitem.executable  "${prefix}/bin/ccn_traced"
+
+startupitem.create      yes
+startupitem.name        ${name}
+
+startupitem.netchange   no
+startupitem.logevents   no