[34698] trunk/dports/sysutils

afb at macports.org afb at macports.org
Sun Mar 2 23:46:42 PST 2008


Revision: 34698
          http://trac.macosforge.org/projects/macports/changeset/34698
Author:   afb at macports.org
Date:     2008-03-02 23:46:41 -0800 (Sun, 02 Mar 2008)

Log Message:
-----------
new port: proctools 0.4pre1 (#14541)

Added Paths:
-----------
    trunk/dports/sysutils/proctools/
    trunk/dports/sysutils/proctools/Portfile

Added: trunk/dports/sysutils/proctools/Portfile
===================================================================
--- trunk/dports/sysutils/proctools/Portfile	                        (rev 0)
+++ trunk/dports/sysutils/proctools/Portfile	2008-03-03 07:46:41 UTC (rev 34698)
@@ -0,0 +1,26 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+
+name                proctools
+version             0.4pre1
+revision            0
+categories          sysutils
+maintainers         gmail.com:ebgssth
+description         pgrep, pkill and pfind for OpenBSD and Darwin (Mac OS X)
+long_description    The proctools are text-based utilities to scan for and send \
+                    signals to processes.
+homepage            http://sourceforge.net/projects/proctools/
+platforms           darwin
+master_sites        sourceforge:proctools
+
+checksums           md5 714e4350749c680a7806635632d524b1 \
+                    sha1 2e60ac272532406e595698b1315ccfb481e76d42 \
+                    rmd160 5393194a38105298ab0715bcfeaba9e27a761cfe
+
+use_configure       no
+build.type          bsd
+
+destroot.destdir    PREFIX=${destroot}${prefix} MANDIR=${destroot}${prefix}/share/man/man
+post-destroot       { file attributes ${destroot}${prefix}/share/doc/proctools -permissions 0755 }


Property changes on: trunk/dports/sysutils/proctools/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

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


More information about the macports-changes mailing list