You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
opendkim : add startupitem
Changes to be committed: modified: mail/opendkim/Portfile resolves: https://trac.macports.org/ticket/49648
This commit is contained in:
committed by
Frank Schima
parent
3eb61f4c4f
commit
17cb2711fc
@@ -51,3 +51,7 @@ destroot.keepdirs ${destroot}${prefix}/var/db/${name} \
|
||||
livecheck.url http://sourceforge.net/projects/opendkim/files/
|
||||
livecheck.type regex
|
||||
livecheck.regex "${name}-(\\d+\\.\\d+(\[0-9rc.\]+)?)${extract.suffix}"
|
||||
|
||||
# https://trac.macports.org/ticket/49648
|
||||
startupitem.create yes
|
||||
startupitem.executable ${prefix}/sbin/${name} -f
|
||||
|
||||
Reference in New Issue
Block a user