# $Id: Portfile,v 1.3 2006/06/07 21:47:25 narf_tm Exp $

PortSystem 1.0
PortGroup perl5 1.0
perl5.setup			Net-SMS 2.64
maintainers			narf_tm@opendarwin.org
description			Sends wireless messages to any carrier including text \
					messages and SMS (Short Message Service)
long_description	The Perl SMS SDK provides easy, high-level control of the \
			Simplewire wireless text-messaging platform. The Perl SMS \
			SDK was designed to be as developer-friendly as possible \
			by hiding the intricacies of the XML format required to \
			communicate with the Simplewire WMP \
			(Wireless Message Protocol) servers.

platforms		darwin

checksums		md5 489231964ab25d058e66122ef1b9c1f7

depends_lib-append	port:p5-xml-dom \
			port:p5-unicode-string \
			port:p5-libwww-perl
