Files
sthen 1b13452762 reset bcallah maintainer lines, quite a lot of timeouts which make it
tricky for others to work on the ports tree, this will also bring more
visible to portroach of those which are outdated
2026-02-11 15:12:24 +00:00

24 lines
420 B
Makefile

COMMENT = dmd-like wrapper for gdc
DISTNAME = ${GH_PROJECT}-0.1.0
PKGNAME = ${DISTNAME}pl20210818
CATEGORIES = lang
REVISION = 0
# can't be built by default, because gcc-11 hangs
UNLINKED = gdmd
GH_ACCOUNT = D-Programming-GDC
GH_PROJECT = gdmd
GH_COMMIT = ff2c97a47408fb71c18a2d453294d18808a97cc5
# GPLv3+
PERMIT_PACKAGE = Yes
RUN_DEPENDS = lang/gcc/15,-dlang
USE_GMAKE = Yes
NO_TEST = Yes
.include <bsd.port.mk>