diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-11-25 15:03:39 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-11-25 15:03:39 +0800 |
commit | d5151ddfa625070f25ceb0d53b3b9f1ea688f872 (patch) | |
tree | b23ce769f17f2022ae8fc4653b25e2f58b11fe1c /comms/Makefile | |
parent | 32ee6cc3b0c8f43f498121a0668a4de8e8f74e3d (diff) | |
download | freebsd-ports-gnome-d5151ddfa625070f25ceb0d53b3b9f1ea688f872.tar.gz freebsd-ports-gnome-d5151ddfa625070f25ceb0d53b3b9f1ea688f872.tar.zst freebsd-ports-gnome-d5151ddfa625070f25ceb0d53b3b9f1ea688f872.zip |
- Add p5-Nexmo-SMS 0.03
Nexmo::SMS is a perl module which allow you to send SMS via
http://www.nexmo.com/
WWW: http://search.cpan.org/dist/Nexmo-SMS/
PR: ports/162865
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 bc5e19969775..b77a6b3f9aa7 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -91,6 +91,7 @@ SUBDIR += p5-Device-Modem SUBDIR += p5-Device-SerialPort SUBDIR += p5-Fax-Hylafax-Client + SUBDIR += p5-Nexmo-SMS SUBDIR += p5-SMS-SMS77 SUBDIR += p5-SMS-Send SUBDIR += p5-SMS-Send-DeviceGsm |