aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2008-06-20 11:30:47 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2008-06-20 11:30:47 +0000
commit65743fa90f780de6f3bbb35c84437b5758a3722e (patch)
tree2a58f596178948b15713469898cd91aba88d8373 /graphics/Makefile
parent6f76636c972cb8753cef6043361b2ff60dcf3d59 (diff)
downloadports-65743fa90f780de6f3bbb35c84437b5758a3722e.tar.gz
ports-65743fa90f780de6f3bbb35c84437b5758a3722e.zip
Add graphics/processing, a very cool visualisation program
Processing is an open source programming language and environment for people who want to program images, animation, and interactions. It is used by students, artists, designers, researchers, and hobbyists for learning, prototyping, and production. It is created to teach fundamentals of computer programming within a visual context and to serve as a software sketchbook and professional production tool. Processing is an alternative to proprietary software tools in the same domain. WWW: http://processing.org/
Notes
Notes: svn path=/head/; revision=215334
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 6937b8aff201..419405b87329 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -616,6 +616,7 @@
SUBDIR += pqiv
SUBDIR += preview
SUBDIR += price
+ SUBDIR += processing
SUBDIR += proj
SUBDIR += pstoedit
SUBDIR += pstoepsi