aboutsummaryrefslogtreecommitdiff
path: root/graphics/jpegoptim/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Use MAKE_ARGS instead of patch to makefileVolker Stolz2005-05-231-1/+2
| | | | | | | | - Add URL to pkg-descr - Fix COMMENT Notes: svn path=/head/; revision=135930
* Reset undeliverable maintainer address:Kris Kennaway2005-02-191-1/+1
| | | | | | | | <fab@gcu.info>: host mail.gcu.info[213.91.10.50] said: 550 5.1.1 <fab@gcu.info>... User unknown (in reply to RCPT TO command) Notes: svn path=/head/; revision=129253
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-061-0/+1
| | | | Notes: svn path=/head/; revision=100139
* New port: jpegoptim is an command-line jpeg compressor which supportsEdwin Groothuis2003-10-031-0/+23
lossy and lossless optimisations. new port for the jpegoptim program, permits stripping comments of jpeg files, can do lossless optimisations as lossy ones. powerfull for scripting and batch recompressions. PR: ports/47545 Submitted by: User & <fab@gcu.info> Notes: svn path=/head/; revision=90105