diff options
author | markd <markd@pkgsrc.org> | 2015-09-02 10:53:45 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2015-09-02 10:53:45 +0000 |
commit | 0591a240746cef78900f6cd82fa2d5141a25c589 (patch) | |
tree | 7e9826163965d096f1e584a67592511f4eab2294 /graphics/Makefile | |
parent | e4322f70da2d70818b09e7e879f267e784910a8e (diff) | |
download | pkgsrc-0591a240746cef78900f6cd82fa2d5141a25c589.tar.gz |
Add tex-mcf2graph{,-doc} tex-roundrect{,-doc} tex-shapes{,-doc}
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 4d5ddffdb53..d70a9695d8a 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.714 2015/09/01 21:08:43 markd Exp $ +# $NetBSD: Makefile,v 1.715 2015/09/02 10:53:45 markd Exp $ # COMMENT= Graphics tools and libraries @@ -524,6 +524,8 @@ SUBDIR+= tex-hatching SUBDIR+= tex-hatching-doc SUBDIR+= tex-latexmp SUBDIR+= tex-latexmp-doc +SUBDIR+= tex-mcf2graph +SUBDIR+= tex-mcf2graph-doc SUBDIR+= tex-metago SUBDIR+= tex-metago-doc SUBDIR+= tex-metaobj @@ -611,6 +613,10 @@ SUBDIR+= tex-pstricks-doc SUBDIR+= tex-repere SUBDIR+= tex-repere-doc SUBDIR+= tex-roex +SUBDIR+= tex-roundrect +SUBDIR+= tex-roundrect-doc +SUBDIR+= tex-shapes +SUBDIR+= tex-shapes-doc SUBDIR+= tex-slideshow SUBDIR+= tex-slideshow-doc SUBDIR+= tex-splines |