summaryrefslogtreecommitdiff
path: root/sysutils/service-config/Makefile
blob: b2e0386b8e06c697efdc0226d590c059ac2353ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# $NetBSD: Makefile,v 1.7 2005/03/23 00:51:10 schmonz Exp $
#

DISTNAME=	service-config-0.51
CATEGORIES=	sysutils
MASTER_SITES=	http://www.superscript.com/service-config/

MAINTAINER=	zuntum@NetBSD.org
HOMEPAGE=	http://www.superscript.com/service-config/intro.html
COMMENT=	Utility to create and configure svscan service directories

DEPENDS+=	daemontools-[0-9]*:../../sysutils/daemontools

BUILD_TARGET=	it
INSTALL_TARGET=	setup check

# Possibly inherited DJB-style distribution terms
DJB_RESTRICTED=	YES

.include "../../mk/djbware.mk"
.include "../../mk/bsd.pkg.mk"