diff options
Diffstat (limited to 'devel/calibrator/Makefile')
-rw-r--r-- | devel/calibrator/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/calibrator/Makefile b/devel/calibrator/Makefile index 7a2952be0c01..3c3358ec5809 100644 --- a/devel/calibrator/Makefile +++ b/devel/calibrator/Makefile @@ -16,6 +16,7 @@ MAINTAINER= bms@FreeBSD.org COMMENT= Cache Profiling Tool NO_WRKSUBDIR= yes +PLIST_FILES= bin/calibrator do-extract: ${MKDIR} ${WRKSRC} |