pkgsrc/net/adns/Makefile
2001-11-19 19:39:04 +00:00

19 lines
453 B
Makefile

# $NetBSD: Makefile,v 1.4 2001/11/19 19:39:04 jlam Exp $
#
DISTNAME= adns-1.0
CATEGORIES= net
MASTER_SITES= http://www.chiark.greenend.org.uk/~ian/adns/ftp/
MAINTAINER= lukem@netbsd.org
HOMEPAGE= http://www.chiark.greenend.org.uk/~ian/adns/
COMMENT= Asynchronous-capable DNS client library and utilities
USE_GMAKE= YES
USE_BUILDLINK_ONLY= YES
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
CONFIGURE_ARGS= --disable-dynamic
.include "../../mk/bsd.pkg.mk"