mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
- Add missing DEPENDS
- Add LICENSE PR: ports/151470 Submitted by: C-S <c-s@c-s.li>
This commit is contained in:
parent
64ec66c84f
commit
a33e118b9a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=263240
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= svglib
|
||||
PORTVERSION= 0.6.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= converters python
|
||||
MASTER_SITES= CHEESESHOP \
|
||||
http://www.dinu-gherman.net/tmp/
|
||||
@ -15,6 +16,10 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
MAINTAINER= wen@FreeBSD.org
|
||||
COMMENT= An Library For Reading And Converting SVG
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}reportlab2>0:${PORTSDIR}/print/py-reportlab2
|
||||
|
||||
LICENSE= LGPL3
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= easy_install
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user