aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks
diff options
context:
space:
mode:
author0mp <0mp@FreeBSD.org>2019-03-11 19:00:12 +0800
committer0mp <0mp@FreeBSD.org>2019-03-11 19:00:12 +0800
commit1c7a695ede68fe90f4973f08d77796392e5355ce (patch)
treef0f72e934217641d95ae076f9162e0618eb4a1a9 /benchmarks
parentb55178471a8de565c4070c2d1e07f66e1b0df9cb (diff)
downloadfreebsd-ports-gnome-1c7a695ede68fe90f4973f08d77796392e5355ce.tar.gz
freebsd-ports-gnome-1c7a695ede68fe90f4973f08d77796392e5355ce.tar.zst
freebsd-ports-gnome-1c7a695ede68fe90f4973f08d77796392e5355ce.zip
benchmarks/fio: Standardize COMMENT, set LICENSE_FILE
Reviewed by: bapt, krion Approved by: bapt (maintainer), krion (mentor) Differential Revision: https://reviews.freebsd.org/D19537
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/fio/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/fio/Makefile b/benchmarks/fio/Makefile
index 5e701503f4d2..50dbccc37df2 100644
--- a/benchmarks/fio/Makefile
+++ b/benchmarks/fio/Makefile
@@ -7,9 +7,10 @@ CATEGORIES= benchmarks
MASTER_SITES= http://brick.kernel.dk/snaps/
MAINTAINER= bapt@FreeBSD.org
-COMMENT= FIO - flexible IO tester
+COMMENT= Flexible IO tester
LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
USES= gmake tar:bzip2