Files
ports/www/npm-node12/Makefile
T
Sunpoet Po-Chuan Hsieh 59fa823541 Add npm-node14 and NODE14 option
- Update CONFLICTS_INSTALL

PR:		250729
Submitted by:	Eric Camachat <eric@camachat.org>
2020-11-08 17:50:06 +00:00

14 lines
255 B
Makefile

# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PKGNAMESUFFIX= -node12
CONFLICTS_INSTALL= npm npm-node10 npm-node14
OPTIONS_EXCLUDE=NODE NODE10 NODE14
OPTIONS_SLAVE= NODE12
MASTERDIR= ${.CURDIR}/../npm
.include "${MASTERDIR}/Makefile"