diff options
Diffstat (limited to 'mail/py-spambayes/Makefile')
-rw-r--r-- | mail/py-spambayes/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/py-spambayes/Makefile b/mail/py-spambayes/Makefile index 48736eb8fd8d..7c55663a4673 100644 --- a/mail/py-spambayes/Makefile +++ b/mail/py-spambayes/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-${PORTVERSION:C/(.)\.(.)\.(.)$/\1\2\3/} MAINTAINER= lioux@FreeBSD.org +COMMENT= A Bayesian anti-spam filter written in Python USE_PYTHON= yes USE_PYDISTUTILS= yes |