databases/couchdb3: add web UI tools by default
Sponsored by: SkunkWerks, GmbH
This commit is contained in:
parent
3246820c20
commit
5f6245037a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=553827
2 changed files with 6 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= couchdb3
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 3.1.1
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= APACHE/couchdb/source/${DISTVERSION}
|
||||
|
|
|
@ -896,6 +896,8 @@ man/man1/apachecouchdb.1.gz
|
|||
%%PORTDOCS%%%%WWWDIR%%/docs/whatsnew/3.1.html
|
||||
%%PORTDOCS%%%%WWWDIR%%/docs/whatsnew/index.html
|
||||
@comment fauxton core UI
|
||||
%%WWWDIR%%/dashboard.assets/css/styles.2ca2557452a177700f4c.css
|
||||
%%WWWDIR%%/dashboard.assets/css/styles.bdfacd9ba862d16e41b9.css
|
||||
%%WWWDIR%%/dashboard.assets/fonts/fauxtonicon5.eot
|
||||
%%WWWDIR%%/dashboard.assets/fonts/fauxtonicon5.ttf
|
||||
%%WWWDIR%%/dashboard.assets/fonts/fauxtonicon5.woff
|
||||
|
@ -913,5 +915,8 @@ man/man1/apachecouchdb.1.gz
|
|||
%%WWWDIR%%/dashboard.assets/img/linkedin.png
|
||||
%%WWWDIR%%/dashboard.assets/img/loader.gif
|
||||
%%WWWDIR%%/dashboard.assets/img/twitter.png
|
||||
%%WWWDIR%%/dashboard.assets/js/bundle.bdfacd9ba862d16e41b9.js
|
||||
%%WWWDIR%%/dashboard.assets/js/manifest.583577db79221d5ae84e.js
|
||||
%%WWWDIR%%/dashboard.assets/js/vendor.2ca2557452a177700f4c.js
|
||||
%%WWWDIR%%/favicon.ico
|
||||
%%WWWDIR%%/index.html
|
||||
|
|
Loading…
Reference in a new issue