Changeset 23436
- Timestamp:
- 04/01/07 02:50:03 (20 months ago)
- Files:
-
- 1 modified
-
trunk/dports/gnome/libgtkhtml3/Portfile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/gnome/libgtkhtml3/Portfile
r22084 r23436 2 2 PortSystem 1.0 3 3 name libgtkhtml3 4 version 3.1 2.24 version 3.14.0 5 5 description GTK HTML rendering engine. 6 6 long_description GtkHTML is a lightweight HTML rendering/printing/editing \ 7 7 engine. It was originally based on KHTMLW, part of the \ 8 8 KDE project, but is now being developed independently. 9 maintainers nomaintainer@macports.org9 maintainers rhwood@macports.org openmaintainer@macports.org 10 10 categories gnome 11 11 platforms darwin 12 12 homepage http://www.gnome.org/ 13 master_sites gnome:sources/gtkhtml/3.1 2/13 master_sites gnome:sources/gtkhtml/3.14/ 14 14 distname gtkhtml-${version} 15 15 use_bzip2 yes 16 16 17 checksums rmd160 c8445d3e8893c0d99da1d153e984d5f567ff1a0817 checksums rmd160 4b95f92c9e8c3dac2f86619635956af3d29d5dbd 18 18 19 19 depends_lib \

