mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
- Fix fetch
- Add LICENSE - WWW
This commit is contained in:
parent
002cd2b24e
commit
e702cbf5d1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=437140
@ -5,22 +5,21 @@ PORTNAME= uniconvw
|
||||
PORTVERSION= 1.1.5
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= graphics python
|
||||
MASTER_SITES= GOOGLE_CODE \
|
||||
MASTER_SITES= https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/uniconvertor/ \
|
||||
http://mirror.amdmi3.ru/distfiles/
|
||||
|
||||
MAINTAINER= amdmi3@FreeBSD.org
|
||||
COMMENT= Gtk+ frontend for UniConvertor
|
||||
|
||||
BROKEN= Unfetchable (google code has gone away)
|
||||
DEPRECATED= Unfetchable for more than six months (google code has gone away)
|
||||
EXPIRATION_DATE= 2017-04-30
|
||||
LICENSE= LGPL20+ GPLv2+
|
||||
LICENSE_COMB= multi
|
||||
LICENSE_FILE_GPLv2+ = ${WRKSRC}/src/GNU_GPL_v2
|
||||
LICENSE_FILE_LGPL20+ = ${WRKSRC}/src/GNU_LGPL_v2
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/sk1libs/__init__.py:graphics/sk1libs \
|
||||
${PYTHON_SITELIBDIR}/uniconvertor/__init__.py:graphics/uniconvertor \
|
||||
${PYTHON_SITELIBDIR}/gtk-2.0/gtk/__init__.py:x11-toolkits/py-gtk2
|
||||
|
||||
PROJECTHOST= uniconvertor
|
||||
|
||||
USES= desktop-file-utils python
|
||||
USE_PYTHON= distutils
|
||||
NO_ARCH= yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
Gtk+ frontend for UniConvertor - a universal vector graphics
|
||||
translator.
|
||||
|
||||
WWW: http://sk1project.org/
|
||||
WWW: https://sk1project.net/
|
||||
|
Loading…
Reference in New Issue
Block a user