# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>

PORTREVISION=	0
CATEGORIES=	devel
PKGNAMESUFFIX=	-client

COMMENT=	Auto-complete program for the D programming language (client)

MASTERDIR=	${.CURDIR}/../../devel/dcd-server

PLIST=		${.CURDIR}/pkg-plist

DUB_CONFIG=	client

.include "${MASTERDIR}/Makefile"
