opnsense-ports/sysutils/firstboot-cloudsetup/Makefile
Franco Fichtner b5f5dbbf66 */*: sync with upstream
Taken from: FreeBSD
2022-06-09 13:53:11 +02:00

16 lines
359 B
Makefile

PORTNAME= cloudsetup
PORTVERSION= 1.2
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
LICENSE= BSD3CLAUSE
WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTNAME}
NO_BUILD= yes
NO_ARCH= yes
.include <bsd.port.mk>