summaryrefslogtreecommitdiff
path: root/net/wmnetmon
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2004-02-27 02:36:11 +0000
committerClement Laforet <clement@FreeBSD.org>2004-02-27 02:36:11 +0000
commitd9b6c0ce2ddaebb0ecdf623fd1ff0ae99bc37f65 (patch)
treec2adcf6244bff2bf6db219afbdeb97a916d17201 /net/wmnetmon
parent- Make portlint happy (diff)
- Kill pkg-plist
- Make portlint happy
Notes
Notes: svn path=/head/; revision=102258
Diffstat (limited to 'net/wmnetmon')
-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