freebsd-ports/www/npm-node8/Makefile
Sunpoet Po-Chuan Hsieh 2508a62c8d Fix typo
Notified by:	dvl
2019-11-05 16:14:16 +00:00

14 lines
253 B
Makefile

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