munge: Install launchd .plist file on Darwin

This commit is contained in:
Jason Bacon 2024-01-27 08:21:34 -06:00
parent e95b55ac69
commit 923e4623f4
2 changed files with 8 additions and 0 deletions

View File

@ -52,6 +52,13 @@ post-install:
${DESTDIR}${PREFIX}/share/examples/munge/systemd.sysconfig
.endif
.if ${OPSYS} == Darwin
post-install:
${MKDIR} ${DESTDIR}${PREFIX}/share/munge/Launchd
${INSTALL_DATA} ${FILESDIR}/*.plist \
${DESTDIR}${PREFIX}/share/munge/Launchd
.endif
.include "../../archivers/bzip2/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../security/libgcrypt/buildlink3.mk"

1
munge/PLIST.Darwin Normal file
View File

@ -0,0 +1 @@
share/munge/Launchd/org.pkgsrc.munged.plist