summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2008-05-28 13:28:38 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2008-05-28 13:28:38 +0000
commitf1e23d48bf34ca55141d536b72e61040f3cb3258 (patch)
tree01d3bd9ea99bf1deccf40db5d0b450fcee72c2a4 /net
parent${.CURDIR}/pkg-message -> ${PKGMESSAGE} (diff)
remove pkg-plist
Notes
Notes: svn path=/head/; revision=213811
Diffstat (limited to 'net')
-rw-r--r--net/icmpinfo/Makefile2
-rw-r--r--net/icmpinfo/pkg-plist4
2 files changed, 2 insertions, 4 deletions
diff --git a/net/icmpinfo/Makefile b/net/icmpinfo/Makefile
index 6924f0af797d..b9d52522d332 100644
--- a/net/icmpinfo/Makefile
+++ b/net/icmpinfo/Makefile
@@ -17,6 +17,8 @@ COMMENT= Looks at the icmp messages received by the host
ALL_TARGET=
MAN1= icmpinfo.1
+PLIST_FILES= bin/icmpinfo share/doc/icmpinfo/README
+PLIST_DIRS= share/doc/icmpinfo
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/icmpinfo ${PREFIX}/bin
diff --git a/net/icmpinfo/pkg-plist b/net/icmpinfo/pkg-plist
deleted file mode 100644
index 78aa19a8eb86..000000000000
--- a/net/icmpinfo/pkg-plist
+++ /dev/null
@@ -1,4 +0,0 @@
-@comment $FreeBSD$
-bin/icmpinfo
-share/doc/icmpinfo/README
-@dirrm share/doc/icmpinfo