mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
4c898cd90b
- Use @sample for config file
14 lines
338 B
Plaintext
14 lines
338 B
Plaintext
bin/setuid
|
|
bin/super
|
|
@sample etc/super.tab.sample
|
|
man/man1/setuid.1.gz
|
|
man/man1/super.1.gz
|
|
man/man5/super.5.gz
|
|
%%PORTDOCS%%%%DOCSDIR%%/README
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sample.cdmount
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sample.tab
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
|
@exec mkdir -p %D/var
|
|
@dirrmtry var
|