# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
# $FreeBSD: head/devel/dcd-client/Makefile 460653 2018-02-01 23:54:11Z acm $

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"
