1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/security/starttls/Makefile
Dirk Meyer de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00

22 lines
419 B
Makefile

# New ports collection makefile for: starttls
# Date created: Dec 20, 2003
# Whom: kuriyama@FreeBSD.org
#
# $FreeBSD$
#
PORTNAME= starttls
PORTVERSION= 0.10
PORTREVISION= 4
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
USE_EMACS= yes
.include <bsd.port.mk>