mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- optionsNG for DOCS
PR: 170747 Submitted by: maintainer, nemysis@gmx.ch
This commit is contained in:
parent
61e223b238
commit
58474305b2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=302850
@ -36,8 +36,11 @@ PLIST_DIRSTRY= share/applications
|
||||
PORTDATA= *
|
||||
PORTDOCS= ChangeLog
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
# Documentation
|
||||
.if ${PORT_OPTIONS:MDOCS}
|
||||
${MKDIR} ${DOCSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/ChangeLog ${DOCSDIR}
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user