Date: Sun, 24 Jun 2018 01:06:12 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r473171 - head/devel/py-cheetah Message-ID: <201806240106.w5O16Cpx061178@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Sun Jun 24 01:06:12 2018 New Revision: 473171 URL: https://svnweb.freebsd.org/changeset/ports/473171 Log: devel/py-cheetah: Add LICENSE Approved by: portmgr blanket Modified: head/devel/py-cheetah/Makefile Modified: head/devel/py-cheetah/Makefile ============================================================================== --- head/devel/py-cheetah/Makefile Sun Jun 24 01:02:44 2018 (r473170) +++ head/devel/py-cheetah/Makefile Sun Jun 24 01:06:12 2018 (r473171) @@ -12,6 +12,8 @@ DISTNAME= Cheetah-${DISTVERSION} MAINTAINER= nivit@FreeBSD.org COMMENT= HTML template engine for Python +LICENSE= MIT + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}markdown>=2.0.3:textproc/py-markdown@${PY_FLAVOR} USES= python:2.7
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806240106.w5O16Cpx061178>