mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Display package message in post-install.
This commit is contained in:
parent
0469af19db
commit
1b42b8f902
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=95784
@ -86,4 +86,7 @@ do-install:
|
||||
@${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/${FILE} ${LOCALBASE}/share/doc/erlang
|
||||
.endfor
|
||||
|
||||
post-install:
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user