2003-07-18 00:50:55 +02:00
|
|
|
# $NetBSD: Makefile,v 1.6 2003/07/17 22:50:58 grant Exp $
|
2001-01-08 16:51:55 +01:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= adns-1.0
|
|
|
|
CATEGORIES= net
|
|
|
|
MASTER_SITES= http://www.chiark.greenend.org.uk/~ian/adns/ftp/
|
|
|
|
|
2003-07-18 00:50:55 +02:00
|
|
|
MAINTAINER= lukem@NetBSD.org
|
2001-01-08 16:51:55 +01:00
|
|
|
HOMEPAGE= http://www.chiark.greenend.org.uk/~ian/adns/
|
2001-03-08 11:22:21 +01:00
|
|
|
COMMENT= Asynchronous-capable DNS client library and utilities
|
2001-01-08 16:51:55 +01:00
|
|
|
|
2001-11-19 20:39:04 +01:00
|
|
|
USE_GMAKE= YES
|
2002-10-09 19:56:50 +02:00
|
|
|
USE_BUILDLINK2= YES
|
2001-11-19 20:39:04 +01:00
|
|
|
USE_LIBTOOL= YES
|
|
|
|
|
|
|
|
GNU_CONFIGURE= YES
|
|
|
|
CONFIGURE_ARGS= --disable-dynamic
|
2001-01-08 16:51:55 +01:00
|
|
|
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|