diff options
Diffstat (limited to 'benchmarks/autobench/Makefile')
-rw-r--r-- | benchmarks/autobench/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/benchmarks/autobench/Makefile b/benchmarks/autobench/Makefile index 573d0428131c..7a8b8acab89f 100644 --- a/benchmarks/autobench/Makefile +++ b/benchmarks/autobench/Makefile @@ -20,6 +20,8 @@ RUN_DEPENDS= httperf:${PORTSDIR}/benchmarks/httperf \ gawk:${PORTSDIR}/lang/gawk \ gnuplot:${PORTSDIR}/math/gnuplot +LICENSE= GPLv2 + USE_PERL5= yes USE_GMAKE= yes MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" DEBUG_FLAGS= \ |