mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
510ff906e2
- Enable package building as user - Use option helpers - Bump PORTREVISION
9 lines
287 B
Plaintext
9 lines
287 B
Plaintext
@owner %%BOINC_CLIENT_USER%%
|
|
@group %%BOINC_CLIENT_GROUP%%
|
|
@cwd %%BOINC_CLIENT_HOME%%
|
|
projects/%%SETI_SITE%%/%%AP_BINARY%%
|
|
%%X11%%projects/%%SETI_SITE%%/ap_graphics
|
|
@dirrmtry projects/%%SETI_SITE%%
|
|
@dirrmtry projects
|
|
@exec chown -R %%BOINC_CLIENT_USER%%:%%BOINC_CLIENT_GROUP%% projects/
|