aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/Makefile
diff options
context:
space:
mode:
authoracm <acm@FreeBSD.org>2006-09-26 23:54:41 +0800
committeracm <acm@FreeBSD.org>2006-09-26 23:54:41 +0800
commitcb1ff32a82d5d0bd89c3d314b07d8445e71f93bc (patch)
treef6e378eab50328ea9948ae1c3964215ea8fdb019 /graphics/Makefile
parente1b679f3561b5f84c1e90dd35603c41025dbd9c2 (diff)
downloadfreebsd-ports-gnome-cb1ff32a82d5d0bd89c3d314b07d8445e71f93bc.tar.gz
freebsd-ports-gnome-cb1ff32a82d5d0bd89c3d314b07d8445e71f93bc.tar.zst
freebsd-ports-gnome-cb1ff32a82d5d0bd89c3d314b07d8445e71f93bc.zip
- New port: graphics/py-amanith
PyAmanith is a Python wrapper for the Amanith 2D vector graphics library. It strives to offer a pythonic interface to the library and make all its features accessible. WWW: http://louhi.kempele.fi/~skyostil/projects/pyamanith/ PR: ports/103655 Submitted by: Dmitry Marakasov <amdmi3__at__mail.ru>
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 331c4241f060..03e456caca59 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -531,6 +531,7 @@
SUBDIR += pstoepsi
SUBDIR += pvmpov
SUBDIR += py-PyX
+ SUBDIR += py-amanith
SUBDIR += py-cairo
SUBDIR += py-cgkit
SUBDIR += py-chart