diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-01-07 13:07:21 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-01-07 13:07:21 +0800 |
commit | 82575fecc5da2545b78e79eacedc6db2dc1e33ca (patch) | |
tree | 059aa107f019aa664cf9132dd5ab0db50c9a332d /comms/Makefile | |
parent | 67ae641ea869f1c476c53816af1976b408e09c53 (diff) | |
download | freebsd-ports-gnome-82575fecc5da2545b78e79eacedc6db2dc1e33ca.tar.gz freebsd-ports-gnome-82575fecc5da2545b78e79eacedc6db2dc1e33ca.tar.zst freebsd-ports-gnome-82575fecc5da2545b78e79eacedc6db2dc1e33ca.zip |
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>
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 |