openbsd-ports/www/mod_mp3/pkg/PLIST
simon 012efb2a57 finish switch to apache module framework, change license for
mod_auth_mysql and remove two maintainers on their own request

feedback & ok steven@
2007-06-26 19:19:45 +00:00

12 lines
354 B
Plaintext

@comment $OpenBSD: PLIST,v 1.4 2007/06/26 19:19:46 simon Exp $
lib/${MODAPACHE_MODULE}
@exec-update test -f ${MODAPACHE_FINAL} && cp -fp %D/%F ${MODAPACHE_FINAL}
sbin/${MODAPACHE_ENABLE}
share/doc/mod_mp3/
share/doc/mod_mp3/faq.html
share/examples/mod_mp3/
share/examples/mod_mp3/mp3.conf
%%mysql%%
%%postgresql%%
@unexec-delete rm -f ${MODAPACHE_FINAL}