openbsd-ports/www/mod_bandwidth/pkg/PLIST
sthen c55dec9048 Better @exec-update lines; don't produce an error with pkg_add updates
if the module is installed but not activated. From Mikolaj Kucharski with
help from halex@, looks good to halex.
2011-09-17 10:29:43 +00:00

9 lines
317 B
Plaintext

@comment $OpenBSD: PLIST,v 1.3 2011/09/17 10:29:44 sthen Exp $
lib/${MODAPACHE_MODULE}
@exec-update test ! -f ${MODAPACHE_FINAL} || cp -fp %D/%F ${MODAPACHE_FINAL}
sbin/cleanlink.pl
sbin/${MODAPACHE_ENABLE}
share/doc/mod_bandwidth/
share/doc/mod_bandwidth/README.mod_bandwidth
@unexec-delete rm -f ${MODAPACHE_FINAL}