pkgsrc/textproc/py-Reverend/Makefile
wiz a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00

22 lines
523 B
Makefile

# $NetBSD: Makefile,v 1.2 2004/03/26 02:27:55 wiz Exp $
#
DISTNAME= Reverend-0.2.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=reverend/}
MAINTAINER= dotz@irc.pl
HOMEPAGE= http://www.divmod.org/Reverend/
COMMENT= General purpose Bayesian classifier
NO_BUILDLINK= yes
NO_CONFIGURE= yes
USE_LANGUAGES= # empty
PYDISTUTILSPKG= yes
PYTHON_VERSIONS_ACCEPTED= 23 23pth
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"