1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Use PLIST_FILES

This commit is contained in:
Volker Stolz 2005-06-04 14:02:13 +00:00
parent ca71e4d49e
commit c598873a2a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=136788
2 changed files with 1 additions and 2 deletions

View File

@ -18,6 +18,7 @@ COMMENT= Performance Test of Sequential File I/O (older version)
CONFLICTS= iozone-3.*
LATEST_LINK= iozone21
PLIST_FILES= bin/iozone
EXTRACT_CMD= ( ${GZCAT} | ${AWK} '{if (/^\#!/) x++} {if(x) print $$0'}| ${SH} )
EXTRACT_BEFORE_ARGS= <

View File

@ -1,2 +0,0 @@
@comment $FreeBSD$
bin/iozone