# Ports collection makefile for:  smtpclient
# Date created:			  24 Aug 2001
# Whom:				  Kris Kennaway <kris@FreeBSD.org
#
# $FreeBSD: ports/mail/smtpclient/Makefile,v 1.7 2005/07/10 17:17:48 kris Exp $
#

PORTNAME=	smtpclient
PORTVERSION=	1.0.0
PORTREVISION=	1
CATEGORIES=	mail
MASTER_SITES=	ftp://www.ossp.org/pkg/tool/smtpclient/

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

GNU_CONFIGURE=	yes
MAN1=		smtpclient.1
PLIST_FILES=	bin/smtpclient

.include <bsd.port.mk>


syntax highlighted by Code2HTML, v. 0.9.1