summaryrefslogtreecommitdiff
path: root/net-mgmt/flow-extract
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-02-05 20:38:07 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-02-05 20:38:07 +0000
commit3c175cb569f2bb20f5a8bed877c0c8c2b014dc79 (patch)
tree1f896dcd279ef0b0382485b20275d60ee1a5b0c5 /net-mgmt/flow-extract
parentUpdate to 0.8.12. (diff)
Use PLIST_FILES.
Reviewed by: marcus
Notes
Notes: svn path=/head/; revision=100076
Diffstat (limited to 'net-mgmt/flow-extract')
-rw-r--r--net-mgmt/flow-extract/Makefile3
-rw-r--r--net-mgmt/flow-extract/pkg-plist1
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/flow-extract/Makefile b/net-mgmt/flow-extract/Makefile
index da49b0af28d4..a0a8d1f44c5d 100644
--- a/net-mgmt/flow-extract/Makefile
+++ b/net-mgmt/flow-extract/Makefile
@@ -30,6 +30,7 @@ do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/flow-extract ${PREFIX}/bin
@${INSTALL_MAN} ${WRKSRC}/flow-extract.1 ${PREFIX}/man/man1
-MAN1= flow-extract.1
+MAN1= flow-extract.1
+PLIST_FILES= bin/flow-extract
.include <bsd.port.mk>
diff --git a/net-mgmt/flow-extract/pkg-plist b/net-mgmt/flow-extract/pkg-plist
deleted file mode 100644
index 538a271e7dba..000000000000
--- a/net-mgmt/flow-extract/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/flow-extract