1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00

- Add LICENSE_FILE

- Update WWW

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2020-03-09 09:32:07 +00:00
parent f32f74a283
commit 5e70a7cbf6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=528099
2 changed files with 2 additions and 1 deletions

View File

@ -13,6 +13,7 @@ MAINTAINER= FreeBSD@ShaneWare.Biz
COMMENT= HTML template engine for Python
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}markdown>=2.0.3:textproc/py-markdown@${PY_FLAVOR}

View File

@ -4,4 +4,4 @@ tools. Cheetah has many potential uses, but web developers looking
for a viable alternative to ASP, JSP, PHP and PSP are expected to
be its principle user group.
WWW: http://cheetahtemplate.org/
WWW: https://cheetahtemplate.org/