20 lines
281 B
Makefile
20 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>
|