427b4447cc
Reported by: stephen Pointy hat to: me
10 lines
394 B
Text
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%%
|