1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00
freebsd-ports/www/npm-node10/Makefile
2019-11-04 15:59:08 +00:00

14 lines
253 B
Makefile

# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PKGNAMESUFFIX= -node10
CONFLICTS_INSTALL= npm npm-node12 npm-node8
OPTIONS_EXCLUDE=NODE NODE12 NODE8
OPTIONS_SLAVE= NODE10
MASTERDIR= ${.CURDIR}/../npm
.include "${MASTERDIR}/Makefile"