freebsd-ports/security/starttls/Makefile
Martin Wilke 5743712b3d - Convert gmake, bzip2 to USES
Approved by:	portmgr
2014-05-26 12:50:40 +00:00

17 lines
321 B
Makefile

# $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
NO_STAGE= yes
.include <bsd.port.mk>