mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-05 11:35:01 +00:00
- fix plist
Reviewed by: linimon Pondered by: recent QA tinderbox
This commit is contained in:
parent
f363391416
commit
fc0113ce8a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=222937
@ -22,6 +22,10 @@ AP_GENPLIST= YES
|
||||
|
||||
PORTDOCS= LICENSE.txt ChangeLog
|
||||
|
||||
PLIST_FILES= share/doc/mod_domaintree/LICENSE.txt \
|
||||
share/doc/mod_domaintree/ChangeLog
|
||||
PLIST_DIRS= share/doc/mod_domaintree
|
||||
|
||||
post-install:
|
||||
@${MKDIR} ${DOCSDIR}
|
||||
@cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR}
|
||||
|
Loading…
x
Reference in New Issue
Block a user