21f2594b53
rolled a new release quickly to revert, however since we've already bumped the library, bump it again. No other changes. While there, use a common distinfo file for all three 'sub-ports' which share a single distfile. ok brad@
14 lines
217 B
Makefile
14 lines
217 B
Makefile
# $OpenBSD: Makefile,v 1.26 2012/10/26 07:48:56 sthen Exp $
|
|
|
|
COMMENT= DNS library modelled after Net::DNS
|
|
|
|
PKGNAME= libldns-${VERSION}
|
|
|
|
SHARED_LIBS += ldns 6.0
|
|
|
|
WANTLIB= crypto
|
|
|
|
USE_GROFF= Yes
|
|
|
|
.include <bsd.port.mk>
|