aboutsummaryrefslogtreecommitdiff
path: root/www/npm-node14/Makefile
blob: 7b46de5719f4cd804a588626b206e8479213401c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PKGNAMESUFFIX=	-node14

CONFLICTS_INSTALL=	npm npm-node10 npm-node12

OPTIONS_EXCLUDE=NODE NODE10 NODE12
OPTIONS_SLAVE=	NODE14

MASTERDIR=	${.CURDIR}/../npm

.include "${MASTERDIR}/Makefile"