summaryrefslogtreecommitdiff
path: root/net/libasr/Makefile
blob: 794e35ccbe7805472d697016e1ef8a636a47c6e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.2 2017/09/03 08:53:12 wiz Exp $

DISTNAME=	libasr-1.0.2
CATEGORIES=	net
MASTER_SITES=	https://www.opensmtpd.org/archives/

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://github.com/OpenSMTPD/libasr
COMMENT=	Asynchronous DNS resolver library
LICENSE=	isc AND modified-bsd AND 2-clause-bsd

GNU_CONFIGURE=	yes
USE_LIBTOOL=	yes

.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"