summaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2024-06-09 06:25:00 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2024-06-09 06:25:00 +0000
commit187b969b8f9f0ed850f0dc7eb8d08b6d961f1346 (patch)
tree7993e674b8d1580003d8bb6e20a068338eb96b7b /graphics/Makefile
parentnet/wpa_supplicant_gui: Fix 15-CURRENT 108de784513d build (diff)
graphics/svgpp: new port had been added (+)
SVG++ library can be thought of as a framework, containing parsers for various SVG syntaxes, adapters that simplify handling of parsed data, and other utilities and helpers for the most common tasks. WWW: http://svgpp.org/
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 8e12cafd0e4e..4a3bb391f03a 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1152,6 +1152,7 @@
SUBDIR += svg2png
SUBDIR += svgalib
SUBDIR += svgbob
+ SUBDIR += svgpp
SUBDIR += swappy
SUBDIR += swfmill
SUBDIR += swftools