# Ports collection makefile for:  smtpclient
# Date created:			  24 Aug 2001
# Whom:				  Kris Kennaway <kris@FreeBSD.org
#
# $FreeBSD: ports/mail/smtpclient/Makefile,v 1.4 2003/02/20 18:40:37 knu Exp $
#

PORTNAME=	smtpclient
PORTVERSION=	1.0.0
CATEGORIES=	mail
MASTER_SITES=	http://www.engelschall.com/sw/smtpclient/distrib/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Simple SMTP client

GNU_CONFIGURE=	yes
MAN1=		smtpclient.1

.include <bsd.port.mk>
