aboutsummaryrefslogtreecommitdiff
path: root/mail/py-libgmail/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-1/+1
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* New portMarcus Alves Grando2005-10-031-0/+5
The libgmail project is a pure Python binding to provide access to Google's Gmail web-mail service. PR: 86622 Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> Approved by: pav (mentor) Notes: svn path=/head/; revision=144056