1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/dns/ares/Makefile
2021-04-06 16:31:07 +02:00

18 lines
318 B
Makefile

# Created by: roam@FreeBSD.org
PORTNAME= ares
PORTVERSION= 1.1.1
PORTREVISION= 1
CATEGORIES= dns
MASTER_SITES= ZI \
ftp://athena-dist.mit.edu/pub/ATHENA/ares/
MAINTAINER= zi@FreeBSD.org
COMMENT= Asynchronous DNS resolver library
CONFLICTS= c-ares-1.* c-ares-config-1.*
GNU_CONFIGURE= yes
.include <bsd.port.mk>