Portfile

# $Id: Portfile 23053 2007-03-23 20:35:47Z pipping@macports.org $

PortSystem 1.0
name scud
version 1.5.5
categories comms
maintainers nomaintainer@macports.org
description Tell your CID capable modem to answer those annoying calls
long_description If you have the caller id service from your phone provider \
and your modem has caller id capability (accepts AT+VCID=2 \
or AT#CID=2 commands), This port can cause the modem to \
answer the call giving the caller an earful.
homepage http://www.drqware.com/scud
platforms darwin freebsd
master_sites ${homepage}/downloads/
checksums md5 c49f6f8b65ff5a2dbd4316d67da08398
patchfiles patch-Makefile
use_configure no
build.type bsd
build.args PREFIX=${prefix}
destroot.destdir PREFIX=${destroot}${prefix}

files