diff options
author | krion <krion@FreeBSD.org> | 2004-06-09 16:01:56 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-06-09 16:01:56 +0800 |
commit | 54f2ac30c1053c87595f170cfff4a4e42e0c32de (patch) | |
tree | 1dcf5e812f1bc2f449b9226ebde692e7d818827c /www/Makefile | |
parent | ac2f4523332fbe830f4e2f53cd046dfc1b87a216 (diff) | |
download | freebsd-ports-gnome-54f2ac30c1053c87595f170cfff4a4e42e0c32de.tar.gz freebsd-ports-gnome-54f2ac30c1053c87595f170cfff4a4e42e0c32de.tar.zst freebsd-ports-gnome-54f2ac30c1053c87595f170cfff4a4e42e0c32de.zip |
Add imgsizer 2.6, a tool to autogenerate WIDTH and HEIGHT for IMG HTML
tags.
PR: ports/67717
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
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 a6a4c16d27b2..1493ccdcd66c 100644 --- a/www/Makefile +++ b/www/Makefile @@ -152,6 +152,7 @@ SUBDIR += hydra SUBDIR += hypermail SUBDIR += igal + SUBDIR += imgsizer SUBDIR += indexme SUBDIR += interchange SUBDIR += jakarta-jmeter |