summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/wmnetmon/Makefile5
-rw-r--r--net/wmnetmon/pkg-plist3
2 files changed, 4 insertions, 4 deletions
diff --git a/net/wmnetmon/Makefile b/net/wmnetmon/Makefile
index 1ca320be4760..8bd983cf5f54 100644
--- a/net/wmnetmon/Makefile
+++ b/net/wmnetmon/Makefile
@@ -17,7 +17,10 @@ USE_X_PREFIX= yes
USE_XPM= yes
GNU_CONFIGURE= yes
-BINMODE= 4755
+BINMODE= 4755
+
+PLIST_FILES= bin/wmnetmon share/examples/wmnetmon/wmnetmonrc
+PLIST_DIRS= share/examples/wmnetmon
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/wmnetmon ${PREFIX}/bin
diff --git a/net/wmnetmon/pkg-plist b/net/wmnetmon/pkg-plist
deleted file mode 100644
index a7fcfc42282b..000000000000
--- a/net/wmnetmon/pkg-plist
+++ /dev/null
@@ -1,3 +0,0 @@
-bin/wmnetmon
-share/examples/wmnetmon/wmnetmonrc
-@dirrm share/examples/wmnetmon