Index: Makefile =================================================================== --- Makefile (revision 351251) +++ Makefile (working copy) @@ -10,6 +10,8 @@ MAINTAINER= wen@FreeBSD.org COMMENT= PDF generator using HTML and CSS +LICENSE= APACHE20 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}html5lib>=0.11.1:${PORTSDIR}/www/py-html5lib \ ${PYTHON_PKGNAMEPREFIX}reportlab2>=2.1:${PORTSDIR}/print/py-reportlab2 \ ${PYTHON_PKGNAMEPREFIX}imaging>=0.1:${PORTSDIR}/graphics/py-imaging \ @@ -18,5 +20,4 @@ USE_PYTHON= yes USE_PYDISTUTILS= easy_install -NO_STAGE= yes .include Index: pkg-descr =================================================================== --- pkg-descr (revision 351251) +++ pkg-descr (working copy) @@ -7,4 +7,4 @@ integration into Python frameworks like CherryPy, KID Templating, TurboGears, Django, Zope, Plone, Google AppEngine (GAE) etc. -WWW: http://www.xhtml2pdf.com/ +WWW: http://www.xhtml2pdf.com/