aboutsummaryrefslogblamecommitdiff
path: root/www/npm-node14/Makefile
blob: 59e32cf752cf0222a8bc7bd627965eaabee23405 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
                                                  


                       
                                                 
 
                             



                                 
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PKGNAMESUFFIX=	-node14

CONFLICTS_INSTALL=	npm npm-node16 npm-node17

USES=		nodejs:14,run

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

.include "${MASTERDIR}/Makefile"