aboutsummaryrefslogblamecommitdiff
path: root/mail/smtpclient/Makefile
blob: e0a1a28b6221680bcec5b47dd91efd400a24cf24 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                 
                 
                    
                                                       

                                 
                                  


                            
                              

                      
# Ports collection makefile for:  smtpclient
# Date created:			  24 Aug 2001
# Whom:				  Kris Kennaway <kris@FreeBSD.org
#
# $FreeBSD$
#

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>