openbsd-ports/net/ipcad/pkg/PLIST
sthen 87e670e33e update ipcad to 3.7.3 and add rc.d script
From Kirill Bychkov with tweaks from me:
- set rc_reload
- add "@sample /var/ipcad" so you don't need to create it yourself
- use "@extraunexec rm -rf /var/ipcad/*" not rm -rf /var/ipcad
2011-06-06 08:34:57 +00:00

16 lines
410 B
Plaintext

@comment $OpenBSD: PLIST,v 1.6 2011/06/06 08:34:57 sthen Exp $
@extraunexec rm -rf /var/ipcad/*
@man man/man5/ipcad.conf.5
@man man/man8/ipcad.8
@bin sbin/ipcad
share/doc/ipcad/
share/doc/ipcad/AUTHORS
share/doc/ipcad/BUGS
share/doc/ipcad/COPYING
share/doc/ipcad/README
share/examples/ipcad/
share/examples/ipcad/ipcad.conf.default
@sample ${SYSCONFDIR}/ipcad.conf
@sample /var/ipcad/
@rcscript ${RCDIR}/ipcad