aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2007-08-24 22:31:16 +0000
committerThierry Thomas <thierry@FreeBSD.org>2007-08-24 22:31:16 +0000
commit5567029b43a8b53fd73ce510175693ef0006d33f (patch)
treea7b2a41b8793adda4d0f5a18b85292ef306d9320 /graphics/Makefile
parent3d65b2b11fc94cf86bda174791c9837e835cfd3e (diff)
downloadports-5567029b43a8b53fd73ce510175693ef0006d33f.tar.gz
ports-5567029b43a8b53fd73ce510175693ef0006d33f.zip
The board library allows simple drawings in:
* Encapsulated Postcript files (EPS); * XFig files (FIG); * Scalable Vector Graphics files (SVG). WWW: http://www.greyc.ensicaen.fr/~seb/board/
Notes
Notes: svn path=/head/; revision=198270
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 db517c56bc4a..a9baea8f70a7 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -338,6 +338,7 @@
SUBDIR += libart
SUBDIR += libart_lgpl
SUBDIR += libaux
+ SUBDIR += libboard
SUBDIR += libcaca
SUBDIR += libdrm
SUBDIR += libemf