diff options
author | Martin Matuska <mm@FreeBSD.org> | 2011-03-22 08:16:28 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2011-03-22 08:16:28 +0000 |
commit | 2e0c9ac59c593e76accacdac08893e0893721b24 (patch) | |
tree | 0a25fa426391fc659503a2d857968b273ace7dc6 /benchmarks/phoronix-test-suite | |
parent | 048b386764109d1898d0e8d4f6c4aca37d19c8a1 (diff) | |
download | ports-2e0c9ac59c593e76accacdac08893e0893721b24.tar.gz ports-2e0c9ac59c593e76accacdac08893e0893721b24.zip |
Notes
Diffstat (limited to 'benchmarks/phoronix-test-suite')
-rw-r--r-- | benchmarks/phoronix-test-suite/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/phoronix-test-suite/Makefile b/benchmarks/phoronix-test-suite/Makefile index b8c91f4743b4..e9309dfa81e4 100644 --- a/benchmarks/phoronix-test-suite/Makefile +++ b/benchmarks/phoronix-test-suite/Makefile @@ -14,6 +14,7 @@ MAINTAINER= mm@FreeBSD.org COMMENT= Phoronix Benchmarking Suite LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/COPYING OPTIONS= BASH_COMPLETIONS "Install bash completions" off \ X11 "Install X11 icons and mimetypes" on @@ -28,7 +29,7 @@ MAN1= phoronix-test-suite.1 PORTDOCS= * -DOCFILES1= CHANGE-LOG COPYING AUTHORS +DOCFILES1= CHANGE-LOG AUTHORS DOCFILES2= phoronix-test-suite.pdf specifications_xml_test.html \ specifications_xml_download.html writing_your_first_module.html \ |