freebsd-ports/graphics/sng/pkg-descr
Alexey Dokuchaev fb02018371 - Fix the build with recent GCC [1]
- Correctly assign RUN_DEPENDS
- Minor indentation nit in Makefile
- Kill EOL space in pkg-descr

Reported by:	pointyhat (logs) [1]
2007-06-15 18:00:11 +00:00

8 lines
453 B
Text

The sng program translates between PNG (Portable Network Graphics) format
and SNG (Scriptable Network Graphics) format. SNG is a printable and
editable minilanguage for describing PNG files. With sng, it is easy to
view and edit exotic PNG chunks not supported by graphics editors; also,
since SNG is easy to generate from scripts, sng may be useful at the end
of a pipeline that programmatically generates PNG images.
WWW: http://sng.sourceforge.net/