install some zip documentation

This commit is contained in:
brad 1999-12-24 08:59:53 +00:00
parent cdca04628e
commit 1757a79ba4
2 changed files with 10 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.9 1999/12/18 01:48:51 brad Exp $
# $OpenBSD: Makefile,v 1.10 1999/12/24 08:59:53 brad Exp $
# $FreeBSD: Makefile,v 1.11 1997/11/25 20:45:45 ache Exp $
DISTNAME= zip22
@ -13,4 +13,9 @@ MAKEFILE= unix/Makefile
WRKSRC= ${WRKDIR}/${PKGNAME}
post-install:
@mkdir -p ${PREFIX}/share/doc/zip
@cd ${WRKSRC} && \
${INSTALL_DATA} README WHERE ${PREFIX}/share/doc/zip
.include <bsd.port.mk>

View File

@ -1,5 +1,8 @@
man/man1/zip.1
bin/zip
bin/zipnote
bin/zipsplit
bin/zipcloak
man/man1/zip.1
share/doc/zip/README
share/doc/zip/WHERE
@dirrm share/doc/zip