summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2006-04-08 22:56:56 +0000
committerminskim <minskim@pkgsrc.org>2006-04-08 22:56:56 +0000
commitd9f32920a88b8af7eacdcba325544a95dae4a42e (patch)
tree67b52ab90576307ce5ea8a273c2cbf34ae69bf3e /graphics
parent17ec40826889336eb20dc6bf662760ce503e7274 (diff)
downloadpkgsrc-d9f32920a88b8af7eacdcba325544a95dae4a42e.tar.gz
Add ps2eps.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index bf2c02366b9..26f7412aea3 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.414 2006/04/06 16:47:17 drochner Exp $
+# $NetBSD: Makefile,v 1.415 2006/04/08 22:56:56 minskim Exp $
#
COMMENT= Graphics tools and libraries
@@ -240,6 +240,7 @@ SUBDIR+= potrace
SUBDIR+= povray
SUBDIR+= ppmtoxvpic
SUBDIR+= prag
+SUBDIR+= ps2eps
SUBDIR+= pstoedit
SUBDIR+= py-biggles
SUBDIR+= py-gd