diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-02-16 16:15:32 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-02-16 16:15:32 +0000 |
commit | 434bebfab551be055602336d549bde23f32140d7 (patch) | |
tree | 1594ef3daa7a7265db2b30de4ea40c1d7059ace7 /www/protovis | |
parent | 41cad033ee892193586ff07e1a5e833c7aba044d (diff) | |
download | ports-434bebfab551be055602336d549bde23f32140d7.tar.gz ports-434bebfab551be055602336d549bde23f32140d7.zip |
Notes
Diffstat (limited to 'www/protovis')
-rw-r--r-- | www/protovis/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/protovis/Makefile b/www/protovis/Makefile index 0ac6e8e05b59..20781133d9e5 100644 --- a/www/protovis/Makefile +++ b/www/protovis/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= GOOGLE_CODE MAINTAINER= sunpoet@FreeBSD.org COMMENT= JavaScript graphical toolkit for data visualization +LICENSE= BSD3CLAUSE + NO_BUILD= yes USE_ZIP= yes |