head	1.3;
access;
symbols
	RELENG_9:1.3.0.2;
locks; strict;
comment	@# @;


1.3
date	2013.02.09.00.27.05;	author svnexp;	state Exp;
branches
	1.3.2.1;
next	1.2;

1.2
date	2012.11.17.01.54.59;	author svnexp;	state Exp;
branches;
next	1.1;

1.1
date	2012.10.03.02.32.47;	author dteske;	state Exp;
branches;
next	;

1.3.2.1
date	2013.02.09.00.27.05;	author svnexp;	state dead;
branches;
next	1.3.2.2;

1.3.2.2
date	2013.07.07.20.03.18;	author svnexp;	state Exp;
branches;
next	;


desc
@@


1.3
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/246546
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# $FreeBSD: head/usr.sbin/sysrc/Makefile 246546 2013-02-08 11:14:01Z dteske $

SCRIPTS= sysrc

MAN= sysrc.8

beforeinstall:
	mkdir -p ${DESTDIR}${SCRIPTSDIR}
	mkdir -p ${DESTDIR}${MANDIR}8

.include <bsd.prog.mk>
@


1.3.2.1
log
@file Makefile was added on branch RELENG_9 on 2013-07-07 20:03:18 +0000
@
text
@d1 11
@


1.3.2.2
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/252995
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@a0 11
# $FreeBSD: stable/9/usr.sbin/sysrc/Makefile 252995 2013-07-07 19:13:34Z dteske $

SCRIPTS= sysrc

MAN= sysrc.8

beforeinstall:
	mkdir -p ${DESTDIR}${SCRIPTSDIR}
	mkdir -p ${DESTDIR}${MANDIR}8

.include <bsd.prog.mk>
@


1.2
log
@Switching exporter and resync
@
text
@d1 1
a1 3
# $FreeBSD: head/usr.sbin/sysrc/Makefile 241149 2012-10-03 02:32:47Z dteske $

NO_OBJ=
@


1.1
log
@SVN rev 241149 on 2012-10-03 02:32:47Z by dteske

Import sysutils/sysrc from the ports tree (current version 5.1). Importing
disconnected under the WITH_BSDCONFIG flag (a good idea since this version of
sysrc(8) indeed requires the `sysrc.subr' module installed by bsdconfig(8)).

Multiple reasons sysrc should not simply continue to live in ports. The most
important being that it is tightly coupled with the base.

Approved by:	adrian (co-mentor)
@
text
@d1 1
a1 1
# $FreeBSD$
@

