openbsd-ports/net/ldns/libldns/Makefile
2010-10-18 18:36:45 +00:00

13 lines
217 B
Makefile

# $OpenBSD: Makefile,v 1.14 2010/10/18 18:36:49 espie Exp $
COMMENT= DNS library modelled after Net::DNS
PKGNAME= libldns-${VERSION}
SHARED_LIBS += ldns 4.4
WANTLIB= crypto
USE_GROFF = Yes
.include <bsd.port.mk>