aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2020-01-10 11:13:33 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2020-01-10 11:13:33 +0000
commitd9ebd7c5e84fb5485762d2d642c471350de9355d (patch)
tree8a24d4b9e97f0409a7fed75bb909e1540cdf75ee /graphics/Makefile
parent0d00bfd7e9394ebd9a221671c46dcd694ddb4245 (diff)
downloadports-d9ebd7c5e84fb5485762d2d642c471350de9355d.tar.gz
ports-d9ebd7c5e84fb5485762d2d642c471350de9355d.zip
- Add graphics/vpaint: Experimental vector graphics and 2D animation editor
VPaint is an experimental prototype based on the Vector Graphics Complex (VGC), a technology developed by a collaboration of researchers at Inria and the University of British Columbia. It allows you to create resolution-independent illustrations and animations using innovative techniques. WWW: https://www.vpaint.org/
Notes
Notes: svn path=/head/; revision=522565
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 251f4173ebb9..5ce352e1d8cc 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1042,6 +1042,7 @@
SUBDIR += vkd3d
SUBDIR += volpack
SUBDIR += vp
+ SUBDIR += vpaint
SUBDIR += vulkan-loader
SUBDIR += vv
SUBDIR += waffle