summaryrefslogtreecommitdiff
path: root/mail/smtpclient/Makefile
blob: db79d36c1309f55a1088961ecdc8620fe9f367fc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Ports collection makefile for:  smtpclient
# Date created:			  24 Aug 2001
# Whom:				  Kris Kennaway <kris@FreeBSD.org
#
# $FreeBSD$
#

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

MAINTAINER=	ports@FreeBSD.org

GNU_CONFIGURE=	yes
MAN1=		smtpclient.1

.include <bsd.port.mk>