aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2013-03-29 21:16:49 +0000
committerMatthias Andree <mandree@FreeBSD.org>2013-03-29 21:16:49 +0000
commit9605236784cd61613085ddbf60f3cacaea281ef9 (patch)
tree9393a909cd5928c602fca5374fd24d6a5422603e /graphics/Makefile
parentff3068b8c25a532c95b97623790fa3c54dc3d7db (diff)
downloadports-9605236784cd61613085ddbf60f3cacaea281ef9.tar.gz
ports-9605236784cd61613085ddbf60f3cacaea281ef9.zip
Add new port graphics/lua-gd, to be maintained by Sergey V. Dyatko.
Lua-GD is a "binding": a library that exports gd functions to the Lua Programming Language, allowing you to use gd from Lua. PR: 177471 Submitted by: Sergey V. Dyatko <sergey.dyatko@gmail.com>
Notes
Notes: svn path=/head/; revision=315572
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 73732d228ea7..8ad0f79e09be 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -555,6 +555,7 @@
SUBDIR += linux_dri
SUBDIR += linux_glide
SUBDIR += lprof-devel
+ SUBDIR += lua-gd
SUBDIR += luminance
SUBDIR += luxrender
SUBDIR += mahotas