Last change
on this file was
154393,
checked in by mojca@…, 18 months ago
|
p5-*: remove subports for perl5.22 (#52081)
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Id
|
File size:
1.3 KB
|
Line | |
---|
1 | # -*- 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 |
---|
2 | # $Id: Portfile 154393 2016-10-28 22:10:07Z mojca@macports.org $ |
---|
3 | |
---|
4 | # This comment was inserted on 20160713 to force reindexing of |
---|
5 | # this port after the default homepage definition in the perl5 |
---|
6 | # PortGroup was changed to use metacpan.org (r150080). |
---|
7 | # Reindexing is necessary for the new definition to take effect. |
---|
8 | # This comment may be removed in subsequent updates of this port. |
---|
9 | |
---|
10 | PortSystem 1.0 |
---|
11 | PortGroup perl5 1.0 |
---|
12 | |
---|
13 | perl5.branches 5.24 |
---|
14 | perl5.setup Mail-Sendmail 0.79 |
---|
15 | revision 3 |
---|
16 | license Permissive |
---|
17 | maintainers nomaintainer |
---|
18 | categories perl mail |
---|
19 | |
---|
20 | description Simple platform independent e-mail from perl scripts. |
---|
21 | long_description Simple platform independent e-mail from your perl \ |
---|
22 | script. Only requires Perl 5 and a network connection. \ |
---|
23 | Mail::Sendmail contains mainly &sendmail, which takes a \ |
---|
24 | hash with the message to send and sends it. It is \ |
---|
25 | intended to be very easy to setup and use. |
---|
26 | |
---|
27 | checksums rmd160 6f593aecbbffed43c592e58d8dd2c342d70c8e93 \ |
---|
28 | sha256 8a5eb39d3b9a3a4219c6d6051328c62bd51e9b53723ee5b42cd66e8672e681b9 |
---|
29 | |
---|
30 | platforms darwin |
---|
31 | supported_archs noarch |
---|
Note: See
TracBrowser
for help on using the repository browser.