aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/pnetmark
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-03-27 00:23:25 +0800
committerpav <pav@FreeBSD.org>2004-03-27 00:23:25 +0800
commit82f4c64fb2c2c9f3af812c84025f7ab7af2cf32c (patch)
tree34a77908e06610c01bf28e94f236965c42cfdb87 /benchmarks/pnetmark
parent16e3236b325bf893b0f13def80227e2a869b42ef (diff)
downloadfreebsd-ports-gnome-82f4c64fb2c2c9f3af812c84025f7ab7af2cf32c.tar.gz
freebsd-ports-gnome-82f4c64fb2c2c9f3af812c84025f7ab7af2cf32c.tar.zst
freebsd-ports-gnome-82f4c64fb2c2c9f3af812c84025f7ab7af2cf32c.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)
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>