From 58f793741af5fad1ed31c134f799a06107fd3de2 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Sat, 6 Dec 2003 12:37:43 +0000 Subject: Add py-bulksms, python client for BulkSMS.co.uk's HTTP API for sending short text messages to cell phones. Port contains python module and a command-line client 'sms'. PR: ports/59987 Submitted by: Andy Gilligan --- comms/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'comms/Makefile') diff --git a/comms/Makefile b/comms/Makefile index 84ebc4534dc2..88358aaae0a7 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -44,6 +44,7 @@ SUBDIR += p5-Device-SerialPort SUBDIR += plp SUBDIR += pr + SUBDIR += py-bulksms SUBDIR += py-serial SUBDIR += qico SUBDIR += qpage -- cgit v1.2.3