aboutsummaryrefslogblamecommitdiff
path: root/www/yarn-node16/Makefile
blob: 18cc9215f69d54fe766d5329fdb178e18e5cff02 (plain) (tree)
1
2
3
4
5
6
7
8
9

                       
                                                    
 
                             



                                  
PKGNAMESUFFIX=	-node16

CONFLICTS_INSTALL=	yarn yarn-node14 yarn-node18

USES=		nodejs:16,run

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

.include "${MASTERDIR}/Makefile"