openbsd-ports/net/ldns/libldns/Makefile
2009-11-13 03:46:47 +00:00

12 lines
201 B
Makefile

# $OpenBSD: Makefile,v 1.10 2009/11/13 03:46:47 jakob Exp $
COMMENT= DNS library modelled after Net::DNS
PKGNAME= libldns-${VERSION}
SHARED_LIBS += ldns 4.1
WANTLIB= crypto
.include <bsd.port.mk>