2013-10-21 00:03:29 +02:00
|
|
|
PORTNAME= firstboot-freebsd-update
|
2021-06-24 22:37:34 +02:00
|
|
|
PORTVERSION= 1.3
|
2013-10-21 00:03:29 +02:00
|
|
|
CATEGORIES= sysutils
|
|
|
|
MASTER_SITES= # none
|
|
|
|
DISTFILES= # none
|
2015-04-01 21:15:54 +02:00
|
|
|
EXTRACT_ONLY= # none
|
2013-10-21 00:03:29 +02:00
|
|
|
|
|
|
|
MAINTAINER= cperciva@FreeBSD.org
|
|
|
|
COMMENT= Update the system using freebsd-update when it first boots
|
|
|
|
|
|
|
|
NO_WRKSUBDIR= yes
|
|
|
|
NO_BUILD= yes
|
2015-04-01 21:15:54 +02:00
|
|
|
NO_INSTALL= yes
|
2017-01-09 10:54:20 +01:00
|
|
|
NO_ARCH= yes
|
2013-10-21 00:03:29 +02:00
|
|
|
|
|
|
|
USE_RC_SUBR= firstboot_freebsd_update
|
|
|
|
|
2015-04-01 21:15:54 +02:00
|
|
|
.include <bsd.port.mk>
|