1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00
freebsd-ports/devel/dcd-client/Makefile
2021-04-06 16:31:07 +02:00

16 lines
316 B
Makefile

# 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"