diff options
author | steve <steve@FreeBSD.org> | 2000-01-29 13:14:05 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2000-01-29 13:14:05 +0800 |
commit | 3f845081aa5b57f985339518ecb028a864e3e08f (patch) | |
tree | 39be6b4e2376551bb21981ae30024b47f0ae658d /graphics/Makefile | |
parent | b375baf60f95893814aa65f173fc6709da62d99b (diff) | |
download | freebsd-ports-gnome-3f845081aa5b57f985339518ecb028a864e3e08f.tar.gz freebsd-ports-gnome-3f845081aa5b57f985339518ecb028a864e3e08f.tar.zst freebsd-ports-gnome-3f845081aa5b57f985339518ecb028a864e3e08f.zip |
Adding paintlib version 0.2.1.
A small but powerful C++ graphics library.
PR: 15952
Submitted by: Will Andrews <andrews@technologist.com>
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 a475c8a0186d..1b8e0d6b2eea 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -103,6 +103,7 @@ SUBDIR += p5-GD SUBDIR += p5-Image-Size SUBDIR += p5-chart + SUBDIR += paintlib SUBDIR += pgperl SUBDIR += pgplot SUBDIR += photopc |