pkgsrc/sysutils/service-config/Makefile
schmonz 4079159f24 Remove explicit BUILD_TARGET and INSTALL_TARGET definitions, as
they're identical to the defaults provided by djbware.mk.
2005-03-23 00:58:26 +00:00

18 lines
532 B
Makefile

# $NetBSD: Makefile,v 1.9 2005/03/23 00:58:26 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
# Possibly inherited DJB-style distribution terms
DJB_RESTRICTED= YES
.include "../../mk/djbware.mk"
.include "../../mk/bsd.pkg.mk"