aboutsummaryrefslogblamecommitdiff
path: root/security/libretls/Makefile
blob: bfd9603401fdc0619ca9b9b147fcf74b6871867f (plain) (tree)
1
2
3
4
5
6
7
8
                        
                     



                                               
                                                                           
                                                         









                             
PORTNAME=	libretls
PORTVERSION=	3.5.2
CATEGORIES=	security devel
MASTER_SITES=	https://causal.agency/libretls/

MAINTAINER=	bapt@FreeBSD.org
COMMENT=	TLS library designed to ease writing foolproof applications
WWW=		https://git.causal.agency/libretls/about/

LICENSE=	ISCL

USES=	libtool ssl pkgconfig
INSTALL_TARGET=	install-strip
GNU_CONFIGURE=	yes

USE_LDCONFIG=	yes

.include <bsd.port.mk>