freebsd-ports/www/npm-node6/Makefile

14 lines
264 B
Makefile
Raw Normal View History

2017-11-20 05:31:19 +01:00
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PKGNAMESUFFIX= -node6
CONFLICTS_INSTALL= npm npm-node4 npm-node8 npm2 npm3 npm4
OPTIONS_EXCLUDE=NODE NODE4 NODE8
OPTIONS_SLAVE= NODE6
MASTERDIR= ${.CURDIR}/../npm
.include "${MASTERDIR}/Makefile"