mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Use USES=zip
This commit is contained in:
parent
1b2f9d03e3
commit
b93d6dd26e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347439
@ -5,7 +5,6 @@ PORTNAME= protovis
|
||||
PORTVERSION= 3.2
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= GOOGLE_CODE
|
||||
EXTRACT_SUFX= .zip
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= JavaScript graphical toolkit for data visualization
|
||||
@ -15,6 +14,7 @@ LICENSE= BSD3CLAUSE
|
||||
OPTIONS_DEFINE= DOCS EXAMPLES
|
||||
|
||||
NO_BUILD= yes
|
||||
USES= zip
|
||||
|
||||
PORTDOCS= *
|
||||
PORTEXAMPLES= *
|
||||
|
Loading…
Reference in New Issue
Block a user