# $Id: Portfile,v 1.2 2004/12/23 10:51:09 mww Exp $

PortSystem 1.0

name			nbsmtp
version			0.98
categories		mail
platforms		darwin
maintainers		mww@opendarwin.org
description		simple command line smtp client
long_description	No Brainer SMTP (nbSMTP) is a simple SMTP client suitable \
				to run in chroot jails, in embedded systems, laptops, or \
				workstations.

homepage		http://nbsmtp.ferdyx.org/
master_sites	http://www.it.uc3m.es/~ferdy/nbsmtp/ \
				http://www.gentoo-es.org/~ferdy/
checksums		md5 a3e650aae097d41e326978112918d03e
use_bzip2		yes

destroot.destdir	prefix=${destroot}${prefix} \
				mandir=${destroot}${prefix}/share/man
