# New ports collection makefile for: spambayes # Date created: Sat Feb 1 17:23:02 UTC 2003 # Whom: Mario Sergio Fujikawa Ferreira # # $FreeBSD$ # PORTNAME= spambayes PORTVERSION= 1.0.a.2 CATEGORIES= mail python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} 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 DOC_FILES= HAMMIE.txt INTEGRATION.txt LICENSE.txt README.txt \ TESTING.txt contrib/BULK.txt \ contrib/muttrc contrib/procmailrc contrib/spambayes.el post-install: .ifndef(PORTDOCS) @${MKDIR} ${DOCSDIR} .for file in ${DOC_FILES} @${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} .endfor .endif .include it'>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* math/py-matplotlib: chase minimum Python version in dependent portsThierry Thomas2021-05-111-1/+1
* graphics/py-mpl-interactions: Update to 0.17.7Max Brazhnikov2021-04-132-4/+4
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
* graphics/py-mpl-interaction: Update to 0.17.6Max Brazhnikov2021-03-302-4/+4
* graphics/py-mpl-interactions: update to 0.17.4Max Brazhnikov2021-02-23