diff options
author | ade <ade@FreeBSD.org> | 2000-02-25 01:18:05 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-02-25 01:18:05 +0800 |
commit | 37171d09c7355839f8786719bdc52f48f32f6764 (patch) | |
tree | bd9971075b8c4fa857c3f7d77fc697c8f833ec3b /graphics/Makefile | |
parent | 38480e9cda986fcb5a4c82e4c83b82ecea9e7ff6 (diff) | |
download | freebsd-ports-gnome-37171d09c7355839f8786719bdc52f48f32f6764.tar.gz freebsd-ports-gnome-37171d09c7355839f8786719bdc52f48f32f6764.tar.zst freebsd-ports-gnome-37171d09c7355839f8786719bdc52f48f32f6764.zip |
p5-GD-TextUtil provides three modules for text utilities
for use with the GD drawing package.
PR: 16883
Submitted by: Dmitry Sivachenko <dima@Chg.RU>
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 0cd66cab22ce..38bfa452b8c1 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -107,6 +107,7 @@ SUBDIR += opengl-man SUBDIR += p5-Chart-PNGgraph SUBDIR += p5-GD + SUBDIR += p5-GD-TextUtil SUBDIR += p5-Image-Size SUBDIR += p5-chart SUBDIR += paintlib |