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

10 lines
394 B
Text

@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%%