# Created by: Johannes Meixner <johannes@perceivon.net>
# $FreeBSD: head/dns/linux-c6-libasyncns/Makefile 431245 2017-01-12 10:44:45Z tijl $

PORTNAME=	libasyncns
PORTVERSION=	0.8
PORTREVISION=	3
CATEGORIES=	dns devel linux

MAINTAINER=	emulation@FreeBSD.org
COMMENT=	C library for executing DNS queries asynchronously (Linux CentOS ${LINUX_DIST_VER})

RPMVERSION=	1.1.el6
USES=		linux:c6
USE_LDCONFIG=	yes
USE_LINUX_RPM=	yes

.include <bsd.port.mk>
