openbsd-ports/net/ldns/libldns/Makefile
2010-06-19 21:18:11 +00:00

12 lines
201 B
Makefile

# $OpenBSD: Makefile,v 1.13 2010/06/19 21:18:11 jakob Exp $
COMMENT= DNS library modelled after Net::DNS
PKGNAME= libldns-${VERSION}
SHARED_LIBS += ldns 4.4
WANTLIB= crypto
.include <bsd.port.mk>