mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
21 lines
281 B
Makefile
21 lines
281 B
Makefile
COMMENT= X.10 firecracker interface
|
|
|
|
DISTNAME= bottlerocket-0.04c
|
|
REVISION = 2
|
|
CATEGORIES= comms
|
|
|
|
HOMEPAGE = http://www.linuxha.com/bottlerocket/
|
|
SITES = ${HOMEPAGE}
|
|
|
|
CONFIGURE_STYLE=gnu
|
|
|
|
SEPARATE_BUILD= Yes
|
|
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
WANTLIB= c
|
|
|
|
NO_TEST= Yes
|
|
|
|
.include <bsd.port.mk>
|