mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
cd8d0f3e03
- This is in preparation for the upcoming editors/atom update - devel/electron4 will be kept because I'm planning to port an app depending on it Approved by: ehaupt (mentor)
56 lines
1.1 KiB
Makefile
56 lines
1.1 KiB
Makefile
# $FreeBSD$
|
|
|
|
TEST_MODULES= electron\ module \
|
|
app\ module \
|
|
default\ behavior \
|
|
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 \
|
|
renderer\ nodeIntegrationInSubFrames \
|
|
systemPreferences\ module \
|
|
TouchBar\ module \
|
|
tray\ module \
|
|
View \
|
|
webContents\ module \
|
|
WebContentsView \
|
|
webFrame\ module \
|
|
webRequest\ module \
|
|
asar\ package \
|
|
chromium\ feature \
|
|
font\ fallback \
|
|
feature-string\ parsing \
|
|
modules\ support \
|
|
node\ feature \
|
|
security\ warnings \
|
|
bump-version\ utils \
|
|
bump-version\ script \
|
|
<webview>\ tag
|
|
|
|
# crashReporter\ module \
|
|
# inAppPurchase\ module \
|