mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
427b4447cc
Reported by: stephen Pointy hat to: me
11 lines
394 B
Plaintext
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%%
|