diff options
Diffstat (limited to 'mail/spamoracle/Makefile')
-rw-r--r-- | mail/spamoracle/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/spamoracle/Makefile b/mail/spamoracle/Makefile index 195cc41e233c..585b475be5d3 100644 --- a/mail/spamoracle/Makefile +++ b/mail/spamoracle/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://cristal.inria.fr/~xleroy/software/ MAINTAINER= xride@FreeBSD.org COMMENT= procmail spam filter written in ML using Bayesian classification +BROKEN= unfetchable + BUILD_DEPENDS= ocaml:lang/ocaml PLIST_FILES= bin/spamoracle |