mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Add LICENSE_FILE
- Update WWW Approved by: portmgr blanket
This commit is contained in:
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
|
@ -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}
|
||||
|
||||
|
|
|
@ -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/
|
||||
|
|
Loading…
Add table
Reference in a new issue