PortSystem 1.0

name		dbacl
version		1.14
revision		2
categories	textproc
license		GPL-3+
platforms	darwin
maintainers	nomaintainer
description	dbacl is a digramic Bayesian text classifier
long_description	dbacl is a digramic Bayesian text classifier. Given \
			some text, it calculates the posterior probabilities \
			that the input resembles one of any number of \
			previously learned document collections.

homepage	http://www.lbreyer.com/dbacl.html
master_sites	http://www.lbreyer.com/gpl/

checksums	rmd160  4c7b28e82fe517ffcaf7651a04aac9ee50fef2e7 \
		sha256  07e795ab4d8ba530d466667409e6a62507ce397bb5bb19e5f1dbc370ba794408

depends_lib	port:readline \
		port:slang2

livecheck.type	regex
livecheck.regex	${name}-(\[0-9.\]+)\\.tar
