pkgsrc-wip/hellanzb/Makefile
Tobias Nygren 3c6264d4e6 Mechanical sweep to sanitise PYTHON_VERSIONS_ACCEPTED.
Bulk build will be used to tune this further.
2008-05-22 15:38:46 +00:00

21 lines
595 B
Makefile

# $NetBSD: Makefile,v 1.7 2008/05/22 15:38:46 tnn2 Exp $
#
DISTNAME= hellanzb-0.13
CATEGORIES= news
MASTER_SITES= http://www.hellanzb.com/distfiles/
DISTFILES= ${DISTNAME}.tar.gz
MAINTAINER= silicon@kalifornia.com
HOMEPAGE= http://www.hellanzb.com:8080/trac
COMMENT= Command line nntp file grabber
DEPENDS+= ${PYPKGPREFIX}-twisted>=1.3:../../net/py-twisted
DEPENDS+= par2>=0.4:../../archivers/par2
DEPENDS+= unrar>=3.5.4:../../archivers/unrar
PYDISTUTILSPKG= yes
.include "../../textproc/py-xml/buildlink3.mk"
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"