openbsd-ports/www/mod_mp3/pkg/PLIST
okan 1686e32d55 - update to 0.40
- fix HOMEPAGE/MASTER_SITES
- fix WANTLIB in mysql
- regen patches
- make escaping more pgsql friendly
- fixes to pgsql upsteam - no longer alpha
- run pkg/DESCR through fmt(1)
- use httpd(8) modules.sample for @sample

feedback and ok merdely@
2008-01-30 20:41:41 +00:00

13 lines
399 B
Plaintext

@comment $OpenBSD: PLIST,v 1.5 2008/01/30 20:41:41 okan 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
@sample /var/www/conf/modules.sample/mp3.conf
%%mysql%%
%%postgresql%%
@unexec-delete rm -f ${MODAPACHE_FINAL}