2022-05-27 16:39:58 +02:00
|
|
|
PORTNAME= cloudsetup
|
2022-06-08 18:15:58 -04:00
|
|
|
PORTVERSION= 1.2
|
2022-05-27 16:39:58 +02:00
|
|
|
CATEGORIES= sysutils
|
|
|
|
|
MASTER_SITES= https://git.sr.ht/~jornane/${PORTNAME}/archive/
|
|
|
|
|
PKGNAMEPREFIX= firstboot-
|
|
|
|
|
|
|
|
|
|
MAINTAINER= jornane@icloud.com
|
|
|
|
|
COMMENT= Configure network and user when the system first boots
|
2022-09-07 23:06:12 +02:00
|
|
|
WWW= https://git.sr.ht/~jornane/cloudsetup
|
2022-05-27 16:39:58 +02:00
|
|
|
|
|
|
|
|
LICENSE= BSD3CLAUSE
|
|
|
|
|
|
2022-06-06 18:19:36 +03:00
|
|
|
WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTNAME}
|
2022-05-27 16:39:58 +02:00
|
|
|
NO_BUILD= yes
|
|
|
|
|
NO_ARCH= yes
|
|
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|