aboutsummaryrefslogblamecommitdiff
path: root/devel/dcd-client/Makefile
blob: b3bb78d0d0c7a9edda049b36085057db5edef292 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                 






                                                                             

                                    


                                
PORTREVISION=	2
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"