From a049dd78cc281272f3788b3d4689a744f774e543 Mon Sep 17 00:00:00 2001 From: Trevor Johnson Date: Fri, 6 Feb 2004 13:12:53 +0000 Subject: Use PLIST_FILES (bento-tested, marcus-reviewed). --- net/http_ping/Makefile | 1 + net/http_ping/pkg-plist | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 net/http_ping/pkg-plist (limited to 'net/http_ping') diff --git a/net/http_ping/Makefile b/net/http_ping/Makefile index b9cec807c097..defa1a3d6231 100644 --- a/net/http_ping/Makefile +++ b/net/http_ping/Makefile @@ -17,6 +17,7 @@ COMMENT= Sends HTTP requests every few seconds and times how long they take WRKSRC= ${WRKDIR}/${PORTNAME} MAN1= http_ping.1 MANCOMPRESSED= no +PLIST_FILES= bin/http_ping do-install: ${INSTALL_PROGRAM} ${WRKSRC}/http_ping ${PREFIX}/bin diff --git a/net/http_ping/pkg-plist b/net/http_ping/pkg-plist deleted file mode 100644 index 14b5306b00fd..000000000000 --- a/net/http_ping/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/http_ping -- cgit v1.2.3