aboutsummaryrefslogtreecommitdiff
path: root/archivers/stuffit
diff options
context:
space:
mode:
authorDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2002-05-20 14:03:17 +0000
committerDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2002-05-20 14:03:17 +0000
commit2ec4a1d756fdb77931d1560f2305f5ba02137ea2 (patch)
tree7a793359e930471a062a48bbb1c05bbdf1fb2e30 /archivers/stuffit
parent1a3ab49d651ce1188573c622e295a1ded7b3b1a6 (diff)
downloadports-2ec4a1d756fdb77931d1560f2305f5ba02137ea2.tar.gz
ports-2ec4a1d756fdb77931d1560f2305f5ba02137ea2.zip
Add missing man page.
PR: 35090 Submitted by: khera@kciLink.com
Notes
Notes: svn path=/head/; revision=59532
Diffstat (limited to 'archivers/stuffit')
-rw-r--r--archivers/stuffit/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/archivers/stuffit/Makefile b/archivers/stuffit/Makefile
index 49f16854e023..ed94880c50a2 100644
--- a/archivers/stuffit/Makefile
+++ b/archivers/stuffit/Makefile
@@ -32,6 +32,8 @@ WRKSRC= ${WRKDIR}
STUFFIT_FILES= bin/unstuff bin/stuff
STUFFIT_MAN= man/man1/stuff.1 man/man1/unstuff.1
+MAN1 = stuff.1 unstuff.1
+
post-fetch:
@${CHMOD} a+x ${DISTDIR}/${DISTFILES}