pkgsrc/www/squid/PLIST
taca 969e304f1d Move libexec/squid_unix_group and man/man8/squid_unix_group.8 from PLIST
to OPTIONAL_FILES in Makefile.

This fix a problem when setting SQUID_CONFIGURE_ARGS in /etc/mk.conf
without --enable-external-acl-helpers=unix_group.

Noted by private mail from Tomasz Luchowski <tomasz at luchowski.com>.
2002-11-12 16:07:17 +00:00

14 lines
398 B
Text

@comment $NetBSD: PLIST,v 1.9 2002/11/12 16:07:17 taca Exp $
bin/squidclient
etc/rc.d/squid
@unexec ${RMDIR} %D/etc/squid 2>/dev/null || ${TRUE}
libexec/cachemgr.cgi
man/man8/squid.8
share/examples/squid/mime.conf
share/examples/squid/squid.conf
sbin/RunAccel
sbin/RunCache
sbin/squid
@dirrm share/examples/squid
@exec ${MKDIR} ${PKG_SYSCONFDIR}
@unexec rmdir ${PKG_SYSCONFDIR} 2>/dev/null || true