aboutsummaryrefslogtreecommitdiffstats
path: root/comms/p5-SMS-Send-TW-Qma
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | comms)
* - convert to the new perl5 frameworkaz2013-09-121-6/+3
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orswills2012-06-111-1/+1
| | | | | | | | RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi)
* SMS::Send::TW::Qma is a SMS::Send drivermiwi2011-04-124-0/+41
which allows you to send messages through http://www.qma.com/. WWW: http://search.cpan.org/dist/SMS-Send-TW-Qma/ PR: ports/155711 Submitted by: Tsung-Han Yeh <snowfly at yuntech.edu.tw>