diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-03-20 19:47:11 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-03-20 19:47:11 +0800 |
commit | c752724f768a65812c6d1e737387f81da92fd840 (patch) | |
tree | 80988e48629ac5a4e8a8f08ac18ad7a79842cfaf /graphics/Makefile | |
parent | d1d92891c6f7bd9bd4a0afdaf29ec3826e2e317e (diff) | |
download | freebsd-ports-gnome-c752724f768a65812c6d1e737387f81da92fd840.tar.gz freebsd-ports-gnome-c752724f768a65812c6d1e737387f81da92fd840.tar.zst freebsd-ports-gnome-c752724f768a65812c6d1e737387f81da92fd840.zip |
add sng
The sng program translates between PNG (Portable Network Graphics) format
and SNG (Scriptable Network Graphics) format.
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 aa2deff7af42..009fcb706f8a 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -200,6 +200,7 @@ SUBDIR += sketch SUBDIR += smpeg SUBDIR += smpeg-xmms + SUBDIR += sng SUBDIR += sodipodi SUBDIR += spigot SUBDIR += splitmpg |