Changeset 11293
- Timestamp:
- Mar 12, 2005, 5:00:54 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/gnome/gconf/Portfile
r10289 r11293 1 # $Id: Portfile,v 1.2 3 2005/01/09 08:08:12 jkhExp $1 # $Id: Portfile,v 1.24 2005/03/12 17:00:54 olegb Exp $ 2 2 PortSystem 1.0 3 3 name gconf 4 version 2. 8.14 version 2.10.0 5 5 description GConf is a configuration database system. 6 6 long_description GConf is a configuration database system, \ … … 13 13 homepage http://www.gnome.org/projects/gconf/ 14 14 distname GConf-${version} 15 master_sites gnome:sources/GConf/2. 8/16 checksums md5 b1173cbe33404bcbcc15710ce2a28f6715 master_sites gnome:sources/GConf/2.10/ 16 checksums md5 a7cd37be4e317195a6668a086fc72033 17 17 depends_lib lib:libgtk2:gtk2 lib:libbonobo:libbonobo lib:libpng:libpng lib:libiconv.2:libiconv 18 18 use_bzip2 yes
Note: See TracChangeset
for help on using the changeset viewer.