summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorminskim <minskim>2006-04-08 22:56:56 +0000
committerminskim <minskim>2006-04-08 22:56:56 +0000
commit994f4c53d9640f778e9ab03fdf47e681f3c893df (patch)
tree67b52ab90576307ce5ea8a273c2cbf34ae69bf3e /graphics
parent84571bc26b7dd5680c7df6396a49d37b71f28d99 (diff)
downloadpkgsrc-994f4c53d9640f778e9ab03fdf47e681f3c893df.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