2008-01-30 20:41:41 +00:00
|
|
|
@comment $OpenBSD: PLIST,v 1.5 2008/01/30 20:41:41 okan Exp $
|
2007-06-26 19:19:45 +00:00
|
|
|
lib/${MODAPACHE_MODULE}
|
|
|
|
@exec-update test -f ${MODAPACHE_FINAL} && cp -fp %D/%F ${MODAPACHE_FINAL}
|
|
|
|
sbin/${MODAPACHE_ENABLE}
|
2004-09-15 18:49:48 +00:00
|
|
|
share/doc/mod_mp3/
|
2003-05-20 01:57:18 +00:00
|
|
|
share/doc/mod_mp3/faq.html
|
2004-09-15 18:49:48 +00:00
|
|
|
share/examples/mod_mp3/
|
|
|
|
share/examples/mod_mp3/mp3.conf
|
2008-01-30 20:41:41 +00:00
|
|
|
@sample /var/www/conf/modules.sample/mp3.conf
|
2004-09-15 18:49:48 +00:00
|
|
|
%%mysql%%
|
|
|
|
%%postgresql%%
|
2007-06-26 19:19:45 +00:00
|
|
|
@unexec-delete rm -f ${MODAPACHE_FINAL}
|