pkgsrc/net/libcares/Makefile
2009-10-18 19:46:36 +00:00

23 lines
562 B
Makefile

# $NetBSD: Makefile,v 1.8 2009/10/18 19:46:36 zafer Exp $
#
# 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.
#
DISTNAME= c-ares-1.4.0
PKGNAME= libcares-1.4.0
CATEGORIES= net
MASTER_SITES= http://c-ares.haxx.se/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://c-ares.haxx.se/
COMMENT= Asynchronous resolver library
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
.include "../../mk/bsd.pkg.mk"