aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2023-01-06 15:31:22 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2023-01-06 15:31:22 +0000
commitc7ae8f5fe345c635b298b1aebc6ace0834c1a0ae (patch)
tree7a321f71057eda8f722fa8ccf1ed377bccfbbb3c /graphics/Makefile
parent2769cf2656ae925ffc6cbb360d3f70a51ed3e881 (diff)
downloadports-c7ae8f5fe345c635b298b1aebc6ace0834c1a0ae.tar.gz
ports-c7ae8f5fe345c635b298b1aebc6ace0834c1a0ae.zip
graphics/bgfx: New port: Cross-platform, graphics API agnostic rendering library
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 95f7d04c4a1b..a61660e7b784 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -74,6 +74,7 @@
SUBDIR += azpainterb
SUBDIR += barcode
SUBDIR += batik
+ SUBDIR += bgfx
SUBDIR += birdfont
SUBDIR += bitmap
SUBDIR += blend2d