1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
freebsd-ports/security/super/pkg-plist
Erwin Lansing 98876da03e - Update to 3.26.0 to fix fetching [1]
- Reset maintainer
- Remove now useless check for FreeBSD 3.x
- Make sure the example configuration file only
  gets deinstalled if not changed.

PR:             74263
Submitted by:   freebsd@simplerezo.com [1], distsurvey [1]
Approved by:    maintainer timeout (11 months)
2005-10-11 19:04:39 +00:00

10 lines
389 B
Plaintext

bin/super
bin/setuid
@unexec if cmp -s %D/etc/super.tab %D/%%PORTDOCS%%/share/examples/super/barebones.tab; then rm -f %D/etc/super.tab; fi
%%PORTDOCS%%share/examples/super/sample.tab
%%PORTDOCS%%share/examples/super/barebones.tab
%%PORTDOCS%%share/examples/super/sample.cdmount
%%PORTDOCS%%share/doc/super/README
%%PORTDOCS%%@dirrm share/examples/super
%%PORTDOCS%%@dirrm share/doc/super