aboutsummaryrefslogtreecommitdiff
path: root/devel/app-builder/pkg-descr
diff options
context:
space:
mode:
authorDmitri Goutnik <dmgk@FreeBSD.org>2020-01-12 12:04:31 +0000
committerDmitri Goutnik <dmgk@FreeBSD.org>2020-01-12 12:04:31 +0000
commit0a051c8a9db639bbc3372a159bcff0e820fd3ae1 (patch)
tree8fda20fbdca00e2535c714ce06c1c03ff9c8a9b7 /devel/app-builder/pkg-descr
parent56bfb1196961f894a12735c9d5e748b9846a510c (diff)
downloadports-0a051c8a9db639bbc3372a159bcff0e820fd3ae1.tar.gz
ports-0a051c8a9db639bbc3372a159bcff0e820fd3ae1.zip
New port: devel/app-builder
Generic helper tool to build app in a distributable formats. Used by electron-builder but applicable not only for building Electron applications. WWW: https://github.com/develar/app-builder PR: 243264 Submitted by: Hiroki Tagato <tagattie@yandex.com>
Notes
Notes: svn path=/head/; revision=522778
Diffstat (limited to 'devel/app-builder/pkg-descr')
-rw-r--r--devel/app-builder/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/app-builder/pkg-descr b/devel/app-builder/pkg-descr
new file mode 100644
index 000000000000..b8a0952b9a97
--- /dev/null
+++ b/devel/app-builder/pkg-descr
@@ -0,0 +1,5 @@
+Generic helper tool to build app in a distributable formats. Used by
+electron-builder but applicable not only for building Electron
+applications.
+
+WWW: https://github.com/develar/app-builder