aboutsummaryrefslogtreecommitdiffstats
path: root/misc/loop/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/loop/Makefile')
-rw-r--r--misc/loop/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/misc/loop/Makefile b/misc/loop/Makefile
index c20b58fa0cee..d33d145ab9bc 100644
--- a/misc/loop/Makefile
+++ b/misc/loop/Makefile
@@ -9,9 +9,6 @@ MASTER_SITES= http://www.nesbitt.ca/downloads/loop/
MAINTAINER= freebsd@nesbitt.ca
COMMENT= Prints to stdout a series of numbers from `start' to `end'
-MAN1= loop.1
-MANCOMPRESSED= yes
-PLIST_FILES= bin/loop
+PLIST_FILES= bin/loop man/man1/loop.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>