RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/mail/spambnc/Portfile,v
retrieving revision 1.5
diff -u -r1.5 Portfile
|
|
|
2 | 2 | |
3 | 3 | PortSystem 1.0 |
4 | 4 | name spambnc |
5 | | version 20040225 |
| 5 | version 20040301 |
6 | 6 | categories mail |
7 | 7 | description Set of procmail recipies which handle known/suspected spam |
8 | 8 | maintainers andrea+darwinports@webcom.it |
… |
… |
|
20 | 20 | platforms darwin |
21 | 21 | master_sites ${homepage} ftp://ftp.spambouncer.org/ |
22 | 22 | distfiles sb.tar.gz index.shtml |
23 | | checksums sb.tar.gz md5 d569bd3297af88df3fe2bb18d5d1c716 |
| 23 | checksums sb.tar.gz md5 114f7466f59c594f91312ac7a1080b6c |
24 | 24 | depends_run bin:procmail:procmail |
25 | 25 | patchfiles patch-procmail.rc |
26 | 26 | |