diff options
author | Nik Clayton <nik@FreeBSD.org> | 2001-02-12 18:37:23 +0000 |
---|---|---|
committer | Nik Clayton <nik@FreeBSD.org> | 2001-02-12 18:37:23 +0000 |
commit | b386714a41b13ae7248bf854ec0ef4ad601eab63 (patch) | |
tree | 738f29ab4e88d090d2eac78c81417ae161909554 /graphics/eps2png/pkg-plist | |
parent | d8c395872fb36fc13ff7398a75b013ebcf822d04 (diff) |
Add eps2png, for converting EPS to PNG.
Notes
Notes:
svn path=/head/; revision=38270
Diffstat (limited to 'graphics/eps2png/pkg-plist')
-rw-r--r-- | graphics/eps2png/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/eps2png/pkg-plist b/graphics/eps2png/pkg-plist new file mode 100644 index 000000000000..f5d2d867f208 --- /dev/null +++ b/graphics/eps2png/pkg-plist @@ -0,0 +1 @@ +bin/eps2png |