aboutsummaryrefslogblamecommitdiff
path: root/www/yarn-node18/Makefile
blob: 17541965332348fb9847eb26b52e392a6b74474a (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11

                                                     
                       


                                                    
                             



                                  
# Created by: Matthias Fechner <mfechner@FreeBSD.org>

PKGNAMESUFFIX=	-node18

CONFLICTS_INSTALL=	yarn yarn-node14 yarn-node16

USES=		nodejs:18,run

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

.include "${MASTERDIR}/Makefile"