1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00
freebsd-ports/comms/Makefile
Yen-Ming Lee df127888cb - add p5-SMS-Send-0.03
SMS::Send is intended to provide a driver-based single API for sending SMS and
MMS messages. The intent is to provide a single API against which to write the
code to send an SMS message.

At the same time, the intent is to remove the limits of some of the previous
attempts at this sort of API, like "must be free internet-based SMS services".

SMS::Send drivers are installed seperately, and might use the web, email or
physical SMS hardware. It could be a free or paid. The details shouldn't matter.

You should not have to care how it is actually sent, only that it has been sent
(although some drivers may not be able to provide certainty).

Author: Adam Kennedy <cpan@ali.as>
WWW:    http://search.cpan.org/dist/SMS-Send/

PR:		based on 102506
Submitted by:	snowfly@yuntech.edu.tw
2006-09-02 17:52:58 +00:00

128 lines
2.7 KiB
Makefile

# $FreeBSD$
#
COMMENT = Communication utilities
SUBDIR += acfax
SUBDIR += aldo
SUBDIR += asmodem
SUBDIR += bfhist
SUBDIR += bforce
SUBDIR += bforce-kst
SUBDIR += birda
SUBDIR += bpl+
SUBDIR += cdr_read
SUBDIR += comserv
SUBDIR += conserver
SUBDIR += conserver-com
SUBDIR += cutecom
SUBDIR += cwdaemon
SUBDIR += echolinux
SUBDIR += ecu
SUBDIR += efax
SUBDIR += efax-gtk
SUBDIR += gammu
SUBDIR += garmin-utils
SUBDIR += gfax
SUBDIR += ghfaxviewer
SUBDIR += gkermit
SUBDIR += gmfsk
SUBDIR += gnokii
SUBDIR += gpredict
SUBDIR += gpsk31
SUBDIR += grig
SUBDIR += gscmxx
SUBDIR += gsmlib
SUBDIR += hamfax
SUBDIR += hamlib
SUBDIR += hcidump
SUBDIR += hylafax
SUBDIR += ixj
SUBDIR += java-commapi
SUBDIR += java-commapi-freebsd
SUBDIR += jerm
SUBDIR += kallers
SUBDIR += kermit
SUBDIR += klog
SUBDIR += kpsk
SUBDIR += ktrack
SUBDIR += libfec
SUBDIR += libirman
SUBDIR += libticables
SUBDIR += linpsk
SUBDIR += linrad
SUBDIR += lirc
SUBDIR += locator
SUBDIR += lrzsz
SUBDIR += ltmdm
SUBDIR += mgetty+sendfax
SUBDIR += minicom
SUBDIR += mlan
SUBDIR += mlan3
SUBDIR += mserver
SUBDIR += mwavem
SUBDIR += nasawash
SUBDIR += ncid
SUBDIR += nec2c
SUBDIR += nokryptia
SUBDIR += o2sms
SUBDIR += obexapp
SUBDIR += openobex
SUBDIR += p5-Device-Gsm
SUBDIR += p5-Device-Modem
SUBDIR += p5-Device-SerialPort
SUBDIR += p5-Fax-Hylafax-Client
SUBDIR += p5-SMS-Send
SUBDIR += plp
SUBDIR += pr
SUBDIR += predict
SUBDIR += pstngw
SUBDIR += py-bulksms
SUBDIR += py-lirc
SUBDIR += py-serial
SUBDIR += pyla
SUBDIR += qfaxreader
SUBDIR += qico
SUBDIR += qicosi
SUBDIR += qpage
SUBDIR += qsstv
SUBDIR += ruby-serialport
SUBDIR += ruby-termios
SUBDIR += rxtx
SUBDIR += scmxx
SUBDIR += scud
SUBDIR += seyon
SUBDIR += sms_client
SUBDIR += smstools
SUBDIR += snooper
SUBDIR += spandsp
SUBDIR += splat
SUBDIR += sredird
SUBDIR += thebridge
SUBDIR += tilp
SUBDIR += tits
SUBDIR += tkhylafax
SUBDIR += tkscanfax
SUBDIR += tlf
SUBDIR += trustedqsl
SUBDIR += twpsk
SUBDIR += uird
SUBDIR += uticom
SUBDIR += viewfax
SUBDIR += vpb-driver
SUBDIR += vrflash
SUBDIR += wwl
SUBDIR += wy60
SUBDIR += xastir
SUBDIR += xcept
SUBDIR += xdx
SUBDIR += xlog
SUBDIR += xnecview
SUBDIR += yagiuda
SUBDIR += yaps
SUBDIR += yawmppp
SUBDIR += zmtx-zmrx
SUBDIR += zssh
.include <bsd.port.subdir.mk>