2023-04-23 09:09:58 +00:00

14 lines
259 B
Makefile

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"