1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

security/openssl: Auto-generate MAN3 plist

This commit is contained in:
Bernard Spil 2021-08-29 12:40:50 +00:00
parent c2a61f75a8
commit dcc0bde25b
2 changed files with 4 additions and 3872 deletions

View File

@ -165,4 +165,8 @@ post-install-SHARED-on:
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/openssl
post-install-MAN3-on:
( cd ${STAGEDIR}/${PREFIX} ; ${FIND} man/man3 man/man7 -not -type d ) | \
${SED} 's/$$/.gz/' >>${TMPPLIST}
.include <bsd.port.post.mk>

File diff suppressed because it is too large Load Diff