diff options
author | nik <nik@FreeBSD.org> | 2001-02-12 18:37:55 +0000 |
---|---|---|
committer | nik <nik@FreeBSD.org> | 2001-02-12 18:37:55 +0000 |
commit | 34d985430127b2b5975bddd178a6977ea55bb241 (patch) | |
tree | f4525cbd60218174bce7b3e72ebafe479487d9da /graphics/Makefile | |
parent | ef56c1c90dccb9d12a0f62ae7d1a3c136c119168 (diff) | |
download | FreeBSD-ports-34d985430127b2b5975bddd178a6977ea55bb241.zip FreeBSD-ports-34d985430127b2b5975bddd178a6977ea55bb241.tar.gz |
Add eps2png
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index e7a817c..f66008f 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -29,6 +29,7 @@ SUBDIR += electriceyes SUBDIR += enfle SUBDIR += eog + SUBDIR += eps2png SUBDIR += epstool SUBDIR += eterm-bg SUBDIR += evas |