mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 19:06:28 -04:00
Simplify, relinquish.
This commit is contained in:
parent
b23ab4c901
commit
a5ede6c248
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=236806
1 changed files with 1 additions and 4 deletions
|
@ -11,14 +11,11 @@ CATEGORIES= benchmarks
|
|||
MASTER_SITES= http://mbsd.msk.ru/dist/
|
||||
DISTFILES= ${PORTNAME}.c ${PORTNAME}.doc
|
||||
|
||||
MAINTAINER= danfe@FreeBSD.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Floating point benchmark to give your MFLOPS rating
|
||||
|
||||
PLIST_FILES= bin/flops
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
PORTDOCS= flops.doc
|
||||
.endif
|
||||
|
||||
do-extract: .SILENT
|
||||
${MKDIR} ${WRKSRC}
|
||||
|
|
Loading…
Add table
Reference in a new issue