freebsd-ports/www/mod_dnssd/pkg-plist
2009-03-19 19:40:42 +00:00

5 lines
224 B
Text

@unexec sed -i '' '/LoadModule %%AP_NAME%%_module/d' %D/%%APACHEETCDIR%%/httpd.conf
%%APACHEMODDIR%%/mod_dnssd.so
@exec %D/sbin/apxs -e -a -n dnssd %D/%f || true
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%@dirrm %%DOCSDIR%%