summaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-11-15 21:20:16 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-11-15 21:20:16 +0000
commit7accdcc04952b6947c9082aff83a46059c677217 (patch)
tree33272b5a5cbb6b055aba61f7a3c40acfcccfee0c /graphics/Makefile
parent- Fix pkg-plist (diff)
GLE is a graphics language that produces PostScript, EPS, PDF, PNG,
or JPG ouput from a simple script file. GLE is a full featured scripting language that includes variables, subroutines, logic control, looping, a graphing tool, and more to produce high quality output. It has a full range of facilities for producing publication-quality graphs, diagrams, posters and slides. GLE provides LaTeX quality fonts together with a flexible graphics module, which allows the user to specify any feature of a graph (down to the line width of the subticks, for example). WWW: http://www.gle-graphics.org/ PR: ports/105433 Submitted by: Nicola Vitale <nivit at email.it>
Notes
Notes: svn path=/head/; revision=177354
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 048e91677b25..565e736fd39d 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -190,6 +190,7 @@
SUBDIR += gkrellkam
SUBDIR += gkrellkam2
SUBDIR += gle
+ SUBDIR += gle-graphics
SUBDIR += glean
SUBDIR += glew
SUBDIR += glexcess