1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/sysutils/ucspi-ssl-tls/Makefile
David Thiel 977a4b1663 Bump portrevision to chase ca-roots change in ucspi-ssl.
Submitted by:	Renato Botelho (garga@)
2007-07-23 20:21:21 +00:00

25 lines
573 B
Makefile

# New ports collection makefile for: ucspi-ssl-tls
# Date created: 2006-05-26
# Whom: Renato Botelho <garga@FreeBSD.org>
#
# $FreeBSD$
#
PORTREVISION= 2
PORTEPOCH= 0
PKGNAMESUFFIX= -tls
MAINTAINER= garga@FreeBSD.org
COMMENT= UCSPI tools for building SSL client-server applications w/ TLS support
CONFLICTS= ucspi-ssl-[0-9]*
PATCH_SITES+= ${MASTER_SITE_LOCAL:S/$/:tls/}
PATCH_SITE_SUBDIR+= garga/ucspi-ssl/:tls
PATCHFILES+= ucspi-ssl-0.70_ucspitls-0.4.patch:tls
PATCH_WRKSRC= ${WRKSRC}/src
MASTERDIR= ${.CURDIR}/../ucspi-ssl
.include "${MASTERDIR}/Makefile"