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

PKGNAMESUFFIX=	-node12

CONFLICTS_INSTALL=	npm npm-node10 npm-node14

OPTIONS_EXCLUDE=NODE NODE10 NODE14
OPTIONS_SLAVE=	NODE12

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

.include "${MASTERDIR}/Makefile"