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


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

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

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

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

1.3.2.2
date	2013.07.07.20.03.17;	author svnexp;	state Exp;
branches;
next	1.3.2.3;

1.3.2.3
date	2013.10.02.17.01.44;	author svnexp;	state Exp;
branches;
next	;


desc
@@


1.3
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/252822
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# $FreeBSD: head/usr.sbin/bsdconfig/examples/Makefile 252822 2013-07-05 18:50:17Z dteske $

NO_OBJ=

FILESDIR=	${SHAREDIR}/examples/bsdconfig
FILES=		browse_packages.sh bsdconfigrc

beforeinstall:
	mkdir -p ${DESTDIR}${FILESDIR}

.include <bsd.prog.mk>
@


1.3.2.1
log
@file Makefile was added on branch RELENG_9 on 2013-07-07 20:03:17 +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/bsdconfig/examples/Makefile 252995 2013-07-07 19:13:34Z dteske $

NO_OBJ=

FILESDIR=	${SHAREDIR}/examples/bsdconfig
FILES=		browse_packages.sh bsdconfigrc

beforeinstall:
	mkdir -p ${DESTDIR}${FILESDIR}

.include <bsd.prog.mk>
@


1.3.2.3
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/255991
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d1 1
a1 1
# $FreeBSD: stable/9/usr.sbin/bsdconfig/examples/Makefile 255991 2013-10-02 16:32:07Z dteske $
d6 1
a6 1
FILES=		browse_packages_ftp.sh browse_packages_http.sh bsdconfigrc
@


1.2
log
@Switching exporter and resync
@
text
@d1 1
a1 1
# $FreeBSD: head/usr.sbin/bsdconfig/examples/Makefile 238438 2012-07-14 03:16:57Z dteske $
d6 1
a6 1
FILES=		bsdconfigrc
@


1.1
log
@SVN rev 238438 on 2012-07-14 03:16:57Z by dteske

Import bsdconfig(8) as a replacement for the post-install abilities of
deprecated sysinstall(8). NOTE: WITH_BSDCONFIG is currently required.

Submitted by:	Devin Teske (dteske), Ron McDowell <rcm@@fuzzwad.org>
Reviewed by:	Ron McDowell <rcm@@fuzzwad.org>
Approved by:	Ed Maste (emaste)
@
text
@d1 1
a1 1
# $FreeBSD$
@

