openbsd-ports/audio/scmpc/pkg/PLIST
jasper 943bc4bae0 - it was wrong to have scmpc/ that only holds one file and patch the source
all over to deal with it. this moves /etc/scmpc/scmpc.conf to /etc/scmpc.conf

approving croaks from ajacoutot@ and landry@
2009-05-31 20:47:08 +00:00

9 lines
238 B
Plaintext

@comment $OpenBSD: PLIST,v 1.2 2009/05/31 20:47:08 jasper Exp $
bin/scmpc
@man man/man1/scmpc.1
share/scmpc/
@sample /var/scmpc/
share/scmpc/scmpc.conf
@sample ${SYSCONFDIR}/scmpc.conf
@extraunexec rm -fr /var/scmpc/* 2>/dev/null || true