freebsd-ports/comms/hylafax
Satoshi Asami 16358d325d Fix up PLIST.
(1) pkg_* can't handle absolute paths, so use two @cwd's and relative paths
    throughout.

(2) pkg_* can't handle FIFOs, so use mkfifo to create it and rm to delete it.

(3) pkg_* can't handle empty directories, so create them with mkdir.

(4) the @mode/@owner/@group directives don't appear to work so use @exec
    to set all the modes.
1997-05-29 08:13:38 +00:00
..
files
distinfo
Makefile
pkg-comment
pkg-descr
pkg-message
pkg-plist Fix up PLIST. 1997-05-29 08:13:38 +00:00