PORTNAME=	firstboot-pkg-upgrade
PORTVERSION=	1.1
CATEGORIES=	sysutils
MASTER_SITES=	# none
DISTFILES=	# none
EXTRACT_ONLY=	# none

MAINTAINER=	ziaee@FreeBSD.org
COMMENT=	Update the system using pkg when it first boots

LICENSE=	BSD2CLAUSE

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

USE_RC_SUBR=	firstboot_pkg_upgrade

.include <bsd.port.mk>
