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:
parent
c2a61f75a8
commit
dcc0bde25b
@ -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
Loading…
Reference in New Issue
Block a user