[85436] trunk/dports/mail/sendemail/Portfile

mww at macports.org mww at macports.org
Thu Oct 13 14:32:24 PDT 2011


Revision: 85436
          http://trac.macports.org/changeset/85436
Author:   mww at macports.org
Date:     2011-10-13 14:32:24 -0700 (Thu, 13 Oct 2011)
Log Message:
-----------
sendemail: add license; fix dependency

Modified Paths:
--------------
    trunk/dports/mail/sendemail/Portfile

Modified: trunk/dports/mail/sendemail/Portfile
===================================================================
--- trunk/dports/mail/sendemail/Portfile	2011-10-13 21:29:33 UTC (rev 85435)
+++ trunk/dports/mail/sendemail/Portfile	2011-10-13 21:32:24 UTC (rev 85436)
@@ -6,6 +6,7 @@
 version             1.56
 categories          mail
 maintainers         mww
+license             GPL-2+
 platforms           darwin freebsd
 description         lightweight, completly command line based SMTP email agent
 long_description    \
@@ -25,7 +26,7 @@
 
 supported_archs     noarch
 
-depends_run         path:bin/perl:perl5
+depends_run         port:perl5
 
 configure {
     reinplace "s|/usr/bin/perl|${prefix}/bin/perl|g" ${worksrcpath}/sendEmail
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111013/5b722c4c/attachment.html>


More information about the macports-changes mailing list