aboutsummaryrefslogblamecommitdiff
path: root/sysutils/firstboot-freebsd-update/Makefile
blob: 111b01df234bfffd5a82b08dd65e14e636b8f02f (plain) (tree)
1
2
3
4
5
6
7
8


                                        
                   


                        
                      





                                                                          
                   
                   


                                        
                      
# $FreeBSD$

PORTNAME=	firstboot-freebsd-update
PORTVERSION=	1.2
CATEGORIES=	sysutils
MASTER_SITES=	# none
DISTFILES=	# none
EXTRACT_ONLY=	# none

MAINTAINER=	cperciva@FreeBSD.org
COMMENT=	Update the system using freebsd-update when it first boots

NO_WRKSUBDIR=	yes
NO_BUILD=	yes
NO_INSTALL=	yes
NO_ARCH=	yes

USE_RC_SUBR=	firstboot_freebsd_update

.include <bsd.port.mk>