add a post-install target to show pkg/MESSAGE
Requested by: Maintainer
This commit is contained in:
parent
3b164ec86e
commit
f09bd223ce
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=25459
@ -39,4 +39,7 @@ do-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/4DEVELOPERS.jp ${WRKSRC}/README.jp ${DOCDIR}
|
||||
.endif
|
||||
|
||||
post-install:
|
||||
@${CAT} ${PKGDIR}/MESSAGE
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user