1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00

Update NODE_DESC

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-05-01 18:22:11 +00:00
parent cc26781ee6
commit 82ad090540
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=468777

View File

@ -19,7 +19,7 @@ CONFLICTS_INSTALL?= npm-node4 npm-node6 npm-node8 npm2 npm3 npm4
OPTIONS_SINGLE= BACKEND
OPTIONS_SINGLE_BACKEND= NODE NODE4 NODE6 NODE8
OPTIONS_DEFAULT=NODE
NODE_DESC= Use Node.js 9.x (www/node) as backend
NODE_DESC= Use Node.js 9.x/10.x (www/node) as backend
NODE4_DESC= Use Node.js 4.x (www/node4) as backend
NODE6_DESC= Use Node.js 6.x (www/node6) as backend
NODE8_DESC= Use Node.js 8.x (www/node8) as backend