summaryrefslogtreecommitdiff
path: root/databases/py-carbon/Makefile.common
blob: 4b2db8624ef04c3867f1b90348f38e9f278c925b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile.common,v 1.1 2015/12/11 21:40:50 riz Exp $

# used by databases/py-carbon/Makefile
# used by www/py-graphite-web/Makefile

GRAPHITE_USER?=		graphite
GRAPHITE_GROUP?=	graphite
WWW_USER?=		www
WWW_GROUP?=		www
GRAPHITE_DIR?=		${VARBASE}/graphite
GRAPHITE_EGDIR?=	share/examples/graphite
GRAPHITE_LOG_DIR?=	${VARBASE}/log/graphite

PKG_GROUPS+=			${GRAPHITE_GROUP} ${WWW_GROUP}
PKG_USERS+=			${GRAPHITE_USER}:${GRAPHITE_GROUP} ${WWW_USER}:${WWW_GROUP}
PKG_GECOS.${GRAPHITE_USER}=	Graphite Carbon user