aboutsummaryrefslogtreecommitdiff
path: root/graphics/eps2png
Commit message (Collapse)AuthorAgeFilesLines
* Replace the ghostscript6 dependencies with ghostscript-gnu.Akinori MUSHA2001-09-111-1/+1
| | | | Notes: svn path=/head/; revision=47716
* Remove redundant USE_PERL5 statements.Anton Berezin2001-08-241-1/+0
| | | | Notes: svn path=/head/; revision=46821
* Fix plistKris Kennaway2001-03-102-0/+4
| | | | Notes: svn path=/head/; revision=39395
* Use a different install mechanism, which should rewritete the #! lineNik Clayton2001-02-241-2/+2
| | | | | | | properly. Bump PORTREVISION. Notes: svn path=/head/; revision=38667
* Add eps2png, for converting EPS to PNG.Nik Clayton2001-02-125-0/+32
Notes: svn path=/head/; revision=38270