mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
e249f2b941
- Fix pkg-plist - Makefile tweaks Approved by: linimon (mentor)
4 lines
116 B
Plaintext
4 lines
116 B
Plaintext
bin/ftpq
|
|
@exec mkdir -p %D%%SPOOLDIR%% && chmod 777 %D%%SPOOLDIR%%
|
|
@unexec rmdir %D%%SPOOLDIR%% 2>/dev/null || true
|