forked from Lainports/opnsense-ports
14 lines
282 B
Makefile
14 lines
282 B
Makefile
# Created by: Alfred Perlstein <alfred@freebsd.org>
|
|
# $FreeBSD$
|
|
|
|
PORTREVISION= 0
|
|
|
|
MAINTAINER= alfred@FreeBSD.org
|
|
COMMENT= Small install of virtualbox without graphics
|
|
|
|
LITE= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../virtualbox-ose
|
|
|
|
.include "${MASTERDIR}/Makefile"
|
|
|