diff options
author | arved <arved@FreeBSD.org> | 2003-02-20 01:49:21 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2003-02-20 01:49:21 +0800 |
commit | 7d23dd058603c5e20a1ef4f1339264b4e3498971 (patch) | |
tree | fbbde5acb13601a3a9d4e09638723cfe0f7debc4 /www/Makefile | |
parent | 2e9c3f5c3674c5cb39411786435bf3969f74170e (diff) | |
download | freebsd-ports-gnome-7d23dd058603c5e20a1ef4f1339264b4e3498971.tar.gz freebsd-ports-gnome-7d23dd058603c5e20a1ef4f1339264b4e3498971.tar.zst freebsd-ports-gnome-7d23dd058603c5e20a1ef4f1339264b4e3498971.zip |
Add swiggle, A commandline tool to genereate a "Web Gallery"
out of given images
PR: 47414
Submitted by: Josef El-Rayes <j.el-rayes@daemon.li>
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 5ff02387dc8b..ee618bbabddf 100644 --- a/www/Makefile +++ b/www/Makefile @@ -409,6 +409,7 @@ SUBDIR += squishdot SUBDIR += ssserver SUBDIR += surfraw + SUBDIR += swiggle SUBDIR += swish++ SUBDIR += swish-e SUBDIR += tclhttpd |