aboutsummaryrefslogblamecommitdiff
path: root/security/starttls/Makefile
blob: 81967ebf0abf6600bce94bb866fbae9fc425cb3b (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
           

                        
                    
                  






                                                                         
                     
                   

                      
# $FreeBSD$

PORTNAME=	starttls
PORTVERSION=	0.10
PORTREVISION=	12
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

.include <bsd.port.mk>