diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-12-01 17:39:49 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-12-01 17:39:49 +0800 |
commit | ddbe91f300de0ef0bf54334a63a6f54129d19cc6 (patch) | |
tree | f1833ac78f5d3c8a93cf8d14628c8b48bc0f0e56 /comms/Makefile | |
parent | 82c62c1eab744e30abd8a5f78ccc47905ddea12d (diff) | |
download | freebsd-ports-gnome-ddbe91f300de0ef0bf54334a63a6f54129d19cc6.tar.gz freebsd-ports-gnome-ddbe91f300de0ef0bf54334a63a6f54129d19cc6.tar.zst freebsd-ports-gnome-ddbe91f300de0ef0bf54334a63a6f54129d19cc6.zip |
- Add p5-SMS-Send-NexmoUnicode 0.01
SMS::Send::NexmoUnicode is a SMS::Send driver which allows you to send messages
through www.nexmo.com
WWW: http://search.cpan.org/dist/SMS-Send-NexmoUnicode/
PR: ports/162980
Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
Feature safe: yes
Diffstat (limited to 'comms/Makefile')
-rw-r--r-- | comms/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/Makefile b/comms/Makefile index b77a6b3f9aa7..caf1c31436eb 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -95,6 +95,7 @@ SUBDIR += p5-SMS-SMS77 SUBDIR += p5-SMS-Send SUBDIR += p5-SMS-Send-DeviceGsm + SUBDIR += p5-SMS-Send-NexmoUnicode SUBDIR += p5-SMS-Send-TW-HiAir SUBDIR += p5-SMS-Send-TW-PChome SUBDIR += p5-SMS-Send-TW-Qma |