freebsd-ports/ftp/ftpq/pkg-plist
Beech Rintoul e249f2b941 - Fix master_sites
- Fix pkg-plist
- Makefile tweaks

Approved by:	linimon (mentor)
2008-01-24 07:52:21 +00:00

3 lines
116 B
Text

bin/ftpq
@exec mkdir -p %D%%SPOOLDIR%% && chmod 777 %D%%SPOOLDIR%%
@unexec rmdir %D%%SPOOLDIR%% 2>/dev/null || true