# Created by: Kevin Lo # $FreeBSD$ PORTNAME= chm2pdf PORTVERSION= 0.9.1 PORTREVISION= 3 CATEGORIES= textproc python MASTER_SITES= GOOGLE_CODE MAINTAINER= kevlo@FreeBSD.org COMMENT= Python script that converts CHM files into PDF files LICENSE= GPLv2 BROKEN= Unfetchable (google code has gone away) DEPRECATED= Unfetchable for more than six months (google code has gone away) EXPIRATION_DATE= 2017-04-30 RUN_DEPENDS= htmldoc:textproc/htmldoc \ ${PYTHON_SITELIBDIR}/chm/chm.py:textproc/pychm USES= python USE_PYTHON= distutils PYDISTUTILS_PKGVERSION= 0.9 PLIST_FILES= bin/chm2pdf .include