diff options
author | miwi <miwi@FreeBSD.org> | 2007-10-06 23:09:25 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-10-06 23:09:25 +0800 |
commit | a048c40652ab785d7679b80f6d37c5d11a23bf5b (patch) | |
tree | 8641ba483352b694c2b64b5012eb86a31834b81d /comms/Makefile | |
parent | e8bef8d53ee31263b8455330f4596f40701a8088 (diff) | |
download | freebsd-ports-gnome-a048c40652ab785d7679b80f6d37c5d11a23bf5b.tar.gz freebsd-ports-gnome-a048c40652ab785d7679b80f6d37c5d11a23bf5b.tar.zst freebsd-ports-gnome-a048c40652ab785d7679b80f6d37c5d11a23bf5b.zip |
SMS::Send::TW::ShareSMS is a SMS::Send driver
which allows you to send messages through http://www.sharesms.com/
WWW: http://search.cpan.org/dist/SMS-Send-TW-PChome/
PR: ports/116976
Submitted by: Tsung-Han Yeh <snowfly at yuntech.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 bba7207fffbf..99c9d5c99f0b 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -84,6 +84,7 @@ SUBDIR += p5-SMS-Send SUBDIR += p5-SMS-Send-DeviceGsm SUBDIR += p5-SMS-Send-TW-PChome + SUBDIR += p5-SMS-Send-TW-ShareSMS SUBDIR += plp SUBDIR += pr SUBDIR += predict |