diff options
author | aaron <aaron@FreeBSD.org> | 2006-05-22 09:29:10 +0800 |
---|---|---|
committer | aaron <aaron@FreeBSD.org> | 2006-05-22 09:29:10 +0800 |
commit | 6a8bfce990bd9846190f8dd912165b3110e9b68f (patch) | |
tree | dd33e792326c1d8a6f48b2cbad221cd20b1a8ce1 /graphics/Makefile | |
parent | d4259f249bb3562ff8570e52856d67f197d3695d (diff) | |
download | freebsd-ports-gnome-6a8bfce990bd9846190f8dd912165b3110e9b68f.tar.gz freebsd-ports-gnome-6a8bfce990bd9846190f8dd912165b3110e9b68f.tar.zst freebsd-ports-gnome-6a8bfce990bd9846190f8dd912165b3110e9b68f.zip |
Adding port graphics/p5-CAD-Drawing, Methods to create, load, and save vector graphics.
Approved by: tobez (implicit)
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index db6fe6503389..482e018bbad0 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -399,6 +399,7 @@ SUBDIR += optipng SUBDIR += orca SUBDIR += osg + SUBDIR += p5-CAD-Drawing SUBDIR += p5-Cairo SUBDIR += p5-Chart-Graph SUBDIR += p5-Chart-PNGgraph |