2012-07-10 22:53:57 +00:00

15 lines
231 B
Makefile

# $OpenBSD: Makefile,v 1.24 2012/07/10 22:53:57 espie Exp $
COMMENT= DNS library modelled after Net::DNS
PKGNAME= libldns-${VERSION}
REVISION = 0
SHARED_LIBS += ldns 4.11
WANTLIB= crypto
USE_GROFF= Yes
.include <bsd.port.mk>