1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/security/super/pkg-plist
Pawel Pekala 427b4447cc FreeBSD string must be preceded by @comment
Reported by:	stephen
Pointy hat to:	me
2013-02-09 17:17:54 +00:00

11 lines
394 B
Plaintext

@comment $FreeBSD$
bin/setuid
bin/super
%%PORTEXAMPLES%%@unexec if cmp -s %D/etc/super.tab %D/%%EXAMPLESDIR%%/barebones.tab; then rm -f %D/etc/super.tab; fi
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/barebones.tab
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sample.cdmount
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sample.tab
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
%%PORTDOCS%%@dirrm %%DOCSDIR%%