aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/pnetmark
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-03-26 16:23:25 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-03-26 16:23:25 +0000
commitd7e8488ff308941815c7d807c23b0a95dc0e4ff9 (patch)
tree449198bda954b92a032ab85439f9dbee31552fd4 /benchmarks/pnetmark
parenta8f7eed6c6b966a4af33d15e145338ea5ae74a1e (diff)
downloadports-d7e8488ff308941815c7d807c23b0a95dc0e4ff9.tar.gz
ports-d7e8488ff308941815c7d807c23b0a95dc0e4ff9.zip
Makefile.pnet:
- Automatically create plist entries for installed binaries bencharks/pnetmark: - Use this feature PR: ports/64750 Submitted by: michael johnson <ahze@ahze.net> (maintainer)
Notes
Notes: svn path=/head/; revision=105343
Diffstat (limited to 'benchmarks/pnetmark')
-rw-r--r--benchmarks/pnetmark/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/benchmarks/pnetmark/Makefile b/benchmarks/pnetmark/Makefile
index a6db33be5121..76b421c5150f 100644
--- a/benchmarks/pnetmark/Makefile
+++ b/benchmarks/pnetmark/Makefile
@@ -26,9 +26,6 @@ PORTDOCS= pm_faq.html
PNET_STRAP_BIN= pnetmark \
linpack \
scimark2
-PLIST_FILES= bin/pnetmark.exe \
- bin/linpack.exe \
- bin/scimark2.exe
.include "../../lang/pnet/Makefile.pnet"
.include <bsd.port.pre.mk>