aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-11-05 05:52:22 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-11-05 05:52:22 +0000
commitf42a2a8074a7c116eba281f2ad7e42af6f34685b (patch)
tree31bf9857c530849b992b9ae8a6dba8cc2b9e7816 /graphics/Makefile
parent3c54ace514c88d493bc40a85128eadc1fd7a697b (diff)
downloadports-f42a2a8074a7c116eba281f2ad7e42af6f34685b.tar.gz
ports-f42a2a8074a7c116eba281f2ad7e42af6f34685b.zip
- Add p5-Cairo
Perl bindings to the cairo graphics library WWW: http://gtk2-perl.sourceforge.net/
Notes
Notes: svn path=/head/; revision=147291
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 2e0b23207758..624399c9c56b 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -375,6 +375,7 @@
SUBDIR += orca
SUBDIR += osg
SUBDIR += osgedit
+ SUBDIR += p5-Cairo
SUBDIR += p5-Chart-Graph
SUBDIR += p5-Chart-PNGgraph
SUBDIR += p5-Color-Rgb