# Created by: stas
# $FreeBSD: head/devel/libdispatch/Makefile 457063 2017-12-23 15:54:09Z tijl $

PORTNAME=	libdispatch
PORTVERSION=	210
PORTREVISION=	2
CATEGORIES=	devel
MASTER_SITES=	ftp://ftp.SpringDaemons.com/soft/

MAINTAINER=	brooks@FreeBSD.org
COMMENT=	Grand Central Dispatch API support library

LICENSE=	APACHE20

GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--disable-static
USES=		libtool tar:bzip2
USE_LDCONFIG=	yes

.include <bsd.port.mk>
