Ticket #2529: Portfile.diff
File Portfile.diff, 604 bytes (added by matt@…, 20 years ago) |
---|
-
Portfile
old new 1 # $Id: Portfile,v 1.1 5 2004/12/18 17:55:09mij Exp $1 # $Id: Portfile,v 1.13 2004/11/24 01:11:13 mij Exp $ 2 2 3 3 PortSystem 1.0 4 4 name sylpheed 5 version 1.0.0 rc5 version 1.0.0 6 6 categories mail 7 7 maintainers mij@opendarwin.org 8 8 description Fast, lightweight GTK+ mail client … … 16 16 17 17 master_sites http://sylpheed.good-day.net/sylpheed/ 18 18 19 checksums md5 86 a66adc5e3f7d2d2e1c98bd928a497719 checksums md5 864c4fc581a5ab1c7af5e06153c76769 20 20 use_bzip2 yes 21 21 22 22 depends_lib lib:libgtk.1:gtk1