diff options
author | drochner <drochner@pkgsrc.org> | 2005-05-31 16:20:05 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2005-05-31 16:20:05 +0000 |
commit | 20b17e84242782e4e59bf5eb710307d59cb47ea3 (patch) | |
tree | 77cab8696c26c41c269a04e781cfc94899c3da3f /print/Makefile | |
parent | 18a23cdf66e4dc86846458e8d048d715522748d9 (diff) | |
download | pkgsrc-20b17e84242782e4e59bf5eb710307d59cb47ea3.tar.gz |
+epstool
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 18664abd04e..4df31652cfd 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.126 2005/05/18 22:02:17 wiz Exp $ +# $NetBSD: Makefile,v 1.127 2005/05/31 16:20:05 drochner Exp $ # COMMENT= Desktop publishing @@ -29,6 +29,7 @@ SUBDIR+= dvipdfm SUBDIR+= dvipdfmx SUBDIR+= dvipng SUBDIR+= enscript +SUBDIR+= epstool SUBDIR+= foomatic-filters SUBDIR+= foomatic-gswrapper SUBDIR+= ggv2 |