freebsd-ports/security/starttls/Makefile
Jun Kuriyama 3149af172c - Remove useless $EMACS_PORT_NAME.
Spotted by:	ume
2009-11-20 11:49:57 +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= 2
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>