aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-WWW-TWSMS
Commit message (Collapse)AuthorAgeFilesLines
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵araujo2008-04-171-2/+1
| | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav)
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.linimon2007-09-081-7/+1
| | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
* Add p5-WWW-TWSMS 0.01, a Perl interface for sending sms by TWSMS.rafan2006-08-134-0/+42
PR: ports/101793 Submitted by: Tsung-Han Yeh <snowfly at yuntech.edu.tw>