mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Fix LICENSE
- Fix fetch
This commit is contained in:
parent
ce67c40af2
commit
97a1da384a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=423737
1 changed files with 2 additions and 4 deletions
|
@ -5,16 +5,14 @@ PORTNAME= twms
|
|||
PORTVERSION= 0.02w
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= www astro
|
||||
MASTER_SITES= GOOGLE_CODE
|
||||
MASTER_SITES= http://mirror.amdmi3.ru/distfiles/
|
||||
|
||||
MAINTAINER= amdmi3@FreeBSD.org
|
||||
COMMENT= Tiny WMS server
|
||||
|
||||
LICENSE= GPLv3
|
||||
LICENSE= GPLv3+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BROKEN= Unfetchable (google code has gone away)
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pyproj/__init__.py:graphics/py-pyproj \
|
||||
${PYTHON_SITELIBDIR}/web/__init__.py:www/webpy \
|
||||
${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow
|
||||
|
|
Loading…
Add table
Reference in a new issue