# New ports collection makefile for:	starttls
# Date created:		Dec 20, 2003
# Whom:			kuriyama@FreeBSD.org
#
# $FreeBSD: ports/security/starttls/Makefile,v 1.3 2004/03/22 04:39:07 kuriyama Exp $
#

PORTNAME=	starttls
PORTVERSION=	0.10
CATEGORIES=	security
MASTER_SITES=	ftp://ftp.opaopa.org/pub/elisp/

MAINTAINER=	kuriyama@FreeBSD.org
COMMENT=	Simple wrapper program for STARTTLS on ${EMACS_PORT_NAME}

GNU_CONFIGURE=	yes
USE_GMAKE=	yes
EMACS_PORT_NAME?=	emacs21

.include <bsd.port.mk>
