diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-01-07 05:07:21 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-01-07 05:07:21 +0000 |
commit | 5f7741876cc39feb8b69ba13d8ee068e257d8e80 (patch) | |
tree | 4a4792458e8fd0c51b043d9c570c828ff137c2c4 /comms/Makefile | |
parent | SMS::Send::TW::chtsns is a SMS::Send driver (diff) |
SMS::Send::TW::HiAir is a SMS::Send driver
which allows you to send messages through http://hiair.hinet.net/
WWW: http://search.cpan.org/dist/SMS-Send-TW-HiAir/
PR: ports/142354
Submitted by: Jui-Nan Lin <jnlin at csie.nctu.edu.tw>
Notes
Notes:
svn path=/head/; revision=247309
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 79e8d37fe49b..a8cacbce3305 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -95,6 +95,7 @@ SUBDIR += p5-Fax-Hylafax-Client SUBDIR += p5-SMS-Send SUBDIR += p5-SMS-Send-DeviceGsm + SUBDIR += p5-SMS-Send-TW-HiAir SUBDIR += p5-SMS-Send-TW-PChome SUBDIR += p5-SMS-Send-TW-ShareSMS SUBDIR += p5-SMS-Send-TW-chtsns |