2010-07-25 04:37:16 +02:00
|
|
|
# $NetBSD: Makefile,v 1.10 2010/07/25 02:37:16 obache Exp $
|
2006-02-04 20:10:09 +01:00
|
|
|
#
|
|
|
|
# Please do not update or modify this package as it has been imported only
|
|
|
|
# as a dependecy for chat/unrealircd. This package should only be updated
|
|
|
|
# when chat/unrealircd requires it.
|
|
|
|
#
|
2005-12-01 18:27:10 +01:00
|
|
|
|
2007-07-15 00:05:56 +02:00
|
|
|
DISTNAME= c-ares-1.4.0
|
|
|
|
PKGNAME= libcares-1.4.0
|
2005-12-01 18:27:10 +01:00
|
|
|
CATEGORIES= net
|
2009-10-18 21:46:36 +02:00
|
|
|
MASTER_SITES= http://c-ares.haxx.se/
|
2005-12-01 18:27:10 +01:00
|
|
|
|
2009-07-17 20:00:13 +02:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2009-10-18 21:46:36 +02:00
|
|
|
HOMEPAGE= http://c-ares.haxx.se/
|
2005-12-01 18:27:10 +01:00
|
|
|
COMMENT= Asynchronous resolver library
|
|
|
|
|
2010-07-25 04:35:35 +02:00
|
|
|
CONFLICTS+= libares-[0-9]*
|
|
|
|
|
2008-07-14 14:55:56 +02:00
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
|
2005-12-01 18:27:10 +01:00
|
|
|
GNU_CONFIGURE= YES
|
|
|
|
USE_LIBTOOL= YES
|
|
|
|
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|