diff options
Diffstat (limited to 'net/http_ping/Makefile')
-rw-r--r-- | net/http_ping/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |