mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
af2e3cb51a
While here, add several internal reogranization and make electron4 not in conflict with electron6 Submitted by: maintainer (via github)
50 lines
1018 B
Makefile
50 lines
1018 B
Makefile
# $FreeBSD$
|
|
|
|
TEST_MODULES= electron\ module \
|
|
app\ module \
|
|
autoUpdater\ module \
|
|
BrowserView\ module \
|
|
BrowserWindow\ with\ affinity\ module \
|
|
BrowserWindow\ module \
|
|
CallbacksRegistry\ module \
|
|
clipboard\ module \
|
|
contentTracing \
|
|
debugger\ module \
|
|
deprecations \
|
|
desktopCapturer \
|
|
dialog\ module \
|
|
globalShortcut\ module \
|
|
ipc\ main\ module \
|
|
ipc\ renderer\ module \
|
|
MenuItems \
|
|
Menu\ module \
|
|
nativeImage\ module \
|
|
netLog\ module \
|
|
net\ module \
|
|
Notification\ module \
|
|
powerMonitor \
|
|
powerSaveBlocker\ module \
|
|
process\ module \
|
|
protocol\ module \
|
|
remote\ module \
|
|
screen\ module \
|
|
session\ module \
|
|
shell\ module \
|
|
systemPreferences\ module \
|
|
TouchBar\ module \
|
|
tray\ module \
|
|
View \
|
|
webContents\ module \
|
|
WebContentsView \
|
|
webFrame\ module \
|
|
webRequest\ module \
|
|
asar\ package \
|
|
chromium\ feature \
|
|
modules\ support \
|
|
node\ feature \
|
|
security\ warnings \
|
|
<webview>\ tag
|
|
|
|
# crashReporter\ module \
|
|
# inAppPurchase\ module \
|