# $FreeBSD: tags/RELEASE_10_3_0/security/starttls/Makefile 384819 2015-04-27 10:29:27Z ashish $

PORTNAME=	starttls
PORTVERSION=	0.10
PORTREVISION=	15
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
USES=		gmake
USE_EMACS=	yes
USE_OPENSSL=	yes

.include <bsd.port.mk>
