[80640] trunk/dports/net/sysmon/Portfile

dluke at macports.org dluke at macports.org
Fri Jul 15 20:00:40 PDT 2011


Revision: 80640
          http://trac.macports.org/changeset/80640
Author:   dluke at macports.org
Date:     2011-07-15 20:00:39 -0700 (Fri, 15 Jul 2011)
Log Message:
-----------
sysmon: add license, add missing openssl dependency, add checksums

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

Modified: trunk/dports/net/sysmon/Portfile
===================================================================
--- trunk/dports/net/sysmon/Portfile	2011-07-16 02:57:04 UTC (rev 80639)
+++ trunk/dports/net/sysmon/Portfile	2011-07-16 03:00:39 UTC (rev 80640)
@@ -7,12 +7,21 @@
 categories      net
 maintainers     geeklair.net:dluke
 description     sysmon network monitoring software
+#license	GPL with Openssl Exception
+license		Copyleft
+
 long_description        Sysmon is a network monitoring tool designed to \
                         provide high performance and accurate network \
                         monitoring.  Currently supported protocols include \
                         SMTP, IMAP, HTTP, TCP, UDP, NNTP, and PING tests.
 homepage        http://www.sysmon.org
 master_sites    ftp://puck.nether.net/pub/jared/
-checksums       md5 be9304964bfd131be6098c4b7b502cd1
+checksums	md5	be9304964bfd131be6098c4b7b502cd1 \
+		sha1	6853adcc359e5132893fc347723e58829ae7132a \
+		rmd160	7408bfa9a20482e2f0e86dee2566b175b8ecad59
+
 platforms       darwin
+
+depends_lib	port:openssl
+
 destroot.destdir       prefix=${destroot}${prefix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110715/cf84db34/attachment.html>


More information about the macports-changes mailing list