1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/www/npm-node12/Makefile
Sunpoet Po-Chuan Hsieh aa687e9fb2 Add npm-node12 6.12.1 (copied from npm-node10)
- Update CONFLICTS_INSTALL
2019-11-04 15:57:26 +00:00

14 lines
253 B
Makefile

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