opnsense-ports/sysutils/firstboot-cloudsetup/Makefile
2022-09-07 22:33:21 +02:00

17 lines
403 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
WWW= https://git.sr.ht/~jornane/cloudsetup
LICENSE= BSD3CLAUSE
WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTNAME}
NO_BUILD= yes
NO_ARCH= yes
.include <bsd.port.mk>