diff options
author | manu <manu@pkgsrc.org> | 2001-08-10 06:37:18 +0000 |
---|---|---|
committer | manu <manu@pkgsrc.org> | 2001-08-10 06:37:18 +0000 |
commit | b07f354d3ed94152931bf285b33b49e44cd951cd (patch) | |
tree | 9cb95fdaeb0764eed2e6114b5dac16c80d8f012e /graphics | |
parent | d543d8b090f9597f1e20d34adb775ba990b0de3c (diff) | |
download | pkgsrc-b07f354d3ed94152931bf285b33b49e44cd951cd.tar.gz |
Sodipodi is an open source vector graphics drawing program using SVG as native format
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 180f2216024..02681aefe84 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.152 2001/08/05 01:51:41 hubertf Exp $ +# $NetBSD: Makefile,v 1.153 2001/08/10 06:37:18 manu Exp $ # COMMENT= Graphics tools and libraries @@ -128,6 +128,7 @@ SUBDIR+= sane-backends SUBDIR+= sane-frontends SUBDIR+= scigraphica SUBDIR+= sketch +SUBDIR+= sodipodi SUBDIR+= tcm SUBDIR+= tgif SUBDIR+= tiff |