2013-09-20 18:31:57 +02:00
|
|
|
# Created by: roam@FreeBSD.org
|
2003-09-10 11:59:25 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= ares
|
|
|
|
PORTVERSION= 1.1.1
|
2012-06-10 15:49:05 +02:00
|
|
|
PORTREVISION= 1
|
2003-09-10 11:59:25 +02:00
|
|
|
CATEGORIES= dns
|
2017-08-01 19:07:58 +02:00
|
|
|
MASTER_SITES= ZI \
|
2003-09-10 11:59:25 +02:00
|
|
|
ftp://athena-dist.mit.edu/pub/ATHENA/ares/
|
|
|
|
|
2012-02-25 15:08:09 +01:00
|
|
|
MAINTAINER= zi@FreeBSD.org
|
2014-06-10 09:39:01 +02:00
|
|
|
COMMENT= Asynchronous DNS resolver library
|
2003-09-10 11:59:25 +02:00
|
|
|
|
2012-06-10 15:49:05 +02:00
|
|
|
CONFLICTS= c-ares-1.* c-ares-config-1.*
|
2006-07-14 09:41:48 +02:00
|
|
|
|
2003-09-10 11:59:25 +02:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|