freebsd-ports/ftp/ftpq/pkg-plist
Johann Visagie e7e2eee085 - Downgrade to version 1.05 at the express request of the author. The 1.1x
code tree is, in the author's opinion, not even ready for a -devel port.
- Bumped PORTEPOCH because of the above.
- Make SPOOLDIR a variable which may be altered by the user at install time.

Submitted by:	Mark Tranchant <mark@tranchant.freeserve.co.uk>
2001-09-05 13:21:36 +00:00

4 lines
84 B
Plaintext

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