[74432] trunk/dports/devel

aecollins1 at macports.org aecollins1 at macports.org
Thu Dec 16 22:43:05 PST 2010


Revision: 74432
          http://trac.macports.org/changeset/74432
Author:   aecollins1 at macports.org
Date:     2010-12-16 22:43:00 -0800 (Thu, 16 Dec 2010)
Log Message:
-----------
New port: jwsmtp-1.32.15 (C++ mail sending library)

Added Paths:
-----------
    trunk/dports/devel/jwsmtp/
    trunk/dports/devel/jwsmtp/Portfile

Added: trunk/dports/devel/jwsmtp/Portfile
===================================================================
--- trunk/dports/devel/jwsmtp/Portfile	                        (rev 0)
+++ trunk/dports/devel/jwsmtp/Portfile	2010-12-17 06:43:00 UTC (rev 74432)
@@ -0,0 +1,25 @@
+# $Id$
+
+PortSystem      1.0
+
+name            jwsmtp
+version         1.32.15
+categories      devel
+maintainers     aecollins1
+description     C++ library for sending mail via SMTP
+
+long_description \
+    jwSMTP is a C++ library/code (GPL license) to facilitate sending email \
+    programmatically. wSMTP can send attachments, send to multiple recipients \
+    including BCC CC recipients, LOGIN & PLAIN SMTP authentication, do an MX \
+    lookup or send direct via an SMTP server.
+    
+homepage        http://www.mumbleface.net/jwsmtp
+platforms       darwin
+
+master_sites    sourceforge
+
+checksums       md5     8f634f3be6118dc5fb2f43fb5e25af36 \
+                sha1    5aa8ad36a44a2bdaccadaccc060dda0f18ef6910 \
+                rmd160  448d73424bd9464e51d921c47dadcb5e309c4e0f
+


Property changes on: trunk/dports/devel/jwsmtp/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101216/365d3c5a/attachment.html>


More information about the macports-changes mailing list