diff options
author | minskim <minskim@pkgsrc.org> | 2011-03-18 21:52:39 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2011-03-18 21:52:39 +0000 |
commit | c3b391590b86c35392280475706e743cd89019d1 (patch) | |
tree | 0c2819a056f11879e4cc22214827e656915b2bf3 /graphics/Makefile | |
parent | 84c91dee5fe6f80a7fbd17d413a053b874abfc4c (diff) | |
download | pkgsrc-c3b391590b86c35392280475706e743cd89019d1.tar.gz |
Add pstricks packages.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 36 |
1 files changed, 35 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 0704ebe4fc6..b5b07e34e35 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.598 2011/03/18 20:00:23 minskim Exp $ +# $NetBSD: Makefile,v 1.599 2011/03/18 21:52:40 minskim Exp $ # COMMENT= Graphics tools and libraries @@ -410,6 +410,8 @@ SUBDIR+= tex-metapost SUBDIR+= tex-metapost-doc SUBDIR+= tex-mptopdf SUBDIR+= tex-mptopdf-doc +SUBDIR+= tex-psgo +SUBDIR+= tex-psgo-doc SUBDIR+= tex-pst-2dplot SUBDIR+= tex-pst-2dplot-doc SUBDIR+= tex-pst-3d @@ -418,11 +420,43 @@ SUBDIR+= tex-pst-3dplot SUBDIR+= tex-pst-3dplot-doc SUBDIR+= tex-pst-blur SUBDIR+= tex-pst-blur-doc +SUBDIR+= tex-pst-circ +SUBDIR+= tex-pst-circ-doc +SUBDIR+= tex-pst-coil +SUBDIR+= tex-pst-coil-doc +SUBDIR+= tex-pst-eps +SUBDIR+= tex-pst-eps-doc +SUBDIR+= tex-pst-fill +SUBDIR+= tex-pst-fill-doc +SUBDIR+= tex-pst-ghsb +SUBDIR+= tex-pst-ghsb-doc +SUBDIR+= tex-pst-gr3d +SUBDIR+= tex-pst-gr3d-doc +SUBDIR+= tex-pst-grad +SUBDIR+= tex-pst-grad-doc +SUBDIR+= tex-pst-lens +SUBDIR+= tex-pst-lens-doc +SUBDIR+= tex-pst-math +SUBDIR+= tex-pst-math-doc SUBDIR+= tex-pst-node SUBDIR+= tex-pst-node-doc +SUBDIR+= tex-pst-osci +SUBDIR+= tex-pst-osci-doc SUBDIR+= tex-pst-plot SUBDIR+= tex-pst-plot-doc +SUBDIR+= tex-pst-poly +SUBDIR+= tex-pst-poly-doc +SUBDIR+= tex-pst-slpe +SUBDIR+= tex-pst-slpe-doc +SUBDIR+= tex-pst-text +SUBDIR+= tex-pst-text-doc +SUBDIR+= tex-pst-tree +SUBDIR+= tex-pst-tree-doc +SUBDIR+= tex-pst-vue3d +SUBDIR+= tex-pst-vue3d-doc SUBDIR+= tex-pstricks +SUBDIR+= tex-pstricks-add +SUBDIR+= tex-pstricks-add-doc SUBDIR+= tex-pstricks-doc SUBDIR+= tex-tex-ps SUBDIR+= tex-tex-ps-doc |