diff options
author | reed <reed@pkgsrc.org> | 2004-10-15 03:13:12 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2004-10-15 03:13:12 +0000 |
commit | fcd5b43bc9a6aa9ae8d3ae16edcc7ffa69044545 (patch) | |
tree | 07a392f5bd1e911bf21c0c029437daf70e2fb5f9 /graphics/Makefile | |
parent | 065c5697b60d158004a30ae505e76579954b21fd (diff) | |
download | pkgsrc-fcd5b43bc9a6aa9ae8d3ae16edcc7ffa69044545.tar.gz |
Added graphics/inkscape.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index de11f9bd2cd..4b9e56917ab 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.337 2004/10/07 15:24:17 wiz Exp $ +# $NetBSD: Makefile,v 1.338 2004/10/15 03:13:12 reed Exp $ # COMMENT= Graphics tools and libraries @@ -125,6 +125,7 @@ SUBDIR+= iGMT SUBDIR+= imlib SUBDIR+= imlib2 SUBDIR+= impress +SUBDIR+= inkscape SUBDIR+= ivtools SUBDIR+= jasper SUBDIR+= jhead |