diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-07-17 02:07:48 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-07-17 02:07:48 +0000 |
commit | 0637f3deec658f6f2b8dc5712d995a6f61b623a5 (patch) | |
tree | 51087498e36a0c91e65bfcd4d66fc772de9d011f /graphics/Makefile | |
parent | 59f401363101e66c3cf2dcf55e7c1798503fb5f4 (diff) | |
download | ports-0637f3deec658f6f2b8dc5712d995a6f61b623a5.tar.gz ports-0637f3deec658f6f2b8dc5712d995a6f61b623a5.zip |
- Add openclipart
Open Clip Are Library -- Archive of user contributed clip art that can
be freely used.
Note: includes knob WITHOUT_PNG which does not install all the png files
& text png descr files and uses a much smaller distfile.
Notes
Notes:
svn path=/head/; revision=139380
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 9f87f1f4238c..e5e2cf802cb7 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -348,6 +348,7 @@ SUBDIR += ocaml-lablgl SUBDIR += ocrad SUBDIR += oglext + SUBDIR += openclipart SUBDIR += opendis SUBDIR += opendx SUBDIR += opendx-samples |