openbsd-ports/comms/bottlerocket/Makefile

23 lines
348 B
Makefile

# $OpenBSD: Makefile,v 1.11 2019/07/12 20:43:46 sthen Exp $
COMMENT= X.10 firecracker interface
DISTNAME= bottlerocket-0.04c
REVISION = 2
CATEGORIES= comms
HOMEPAGE = http://www.linuxha.com/bottlerocket/
MASTER_SITES = ${HOMEPAGE}
CONFIGURE_STYLE=gnu
SEPARATE_BUILD= Yes
PERMIT_PACKAGE= Yes
WANTLIB= c
NO_TEST= Yes
.include <bsd.port.mk>