mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
b949950631
Sponsored by: Absolight
9 lines
174 B
Plaintext
9 lines
174 B
Plaintext
bin/dixit
|
|
@cwd %%DB_DIR%%
|
|
%%_DB_F%%
|
|
LICENSE.GPL3
|
|
@cwd /
|
|
@dirrm %%DB_DIR%%
|
|
@exec chown %%DB_OWNER%%:%%DB_GROUP%% %%DB_DIR/%%_DB_F%%
|
|
@exec chmod %%DB_MODE%% %%DB_DIR/%%_DB_F%%
|