diff options
author | gpalmer <gpalmer@FreeBSD.org> | 1995-02-05 23:18:50 +0800 |
---|---|---|
committer | gpalmer <gpalmer@FreeBSD.org> | 1995-02-05 23:18:50 +0800 |
commit | 426ec4d168b6eaa3bf18baebe5557af6f334b2ea (patch) | |
tree | e979a6e20cffa50b1375c78f12263265a3e0b785 | |
parent | c988c89f11d5111f904a1e5d14a42f0ca726746c (diff) | |
download | freebsd-ports-graphics-426ec4d168b6eaa3bf18baebe5557af6f334b2ea.tar.gz freebsd-ports-graphics-426ec4d168b6eaa3bf18baebe5557af6f334b2ea.tar.zst freebsd-ports-graphics-426ec4d168b6eaa3bf18baebe5557af6f334b2ea.zip |
Yet more package files
-rw-r--r-- | archivers/zip/pkg-comment | 1 | ||||
-rw-r--r-- | archivers/zip/pkg-descr | 4 | ||||
-rw-r--r-- | archivers/zip/pkg-plist | 8 |
3 files changed, 13 insertions, 0 deletions
diff --git a/archivers/zip/pkg-comment b/archivers/zip/pkg-comment new file mode 100644 index 00000000000..47c88a86041 --- /dev/null +++ b/archivers/zip/pkg-comment @@ -0,0 +1 @@ +zip v 2.01. Create/update ZIP files which are compatabile with pkzip v2.04g diff --git a/archivers/zip/pkg-descr b/archivers/zip/pkg-descr new file mode 100644 index 00000000000..ebbda098d29 --- /dev/null +++ b/archivers/zip/pkg-descr @@ -0,0 +1,4 @@ +Zip 2.0.1 is a compression and file packaging utility. It is compatible with +PKZIP 2.04g (Phil Katz ZIP) for MSDOS systems. There is a companion to zip +called unzip (of course) which you should be able to find the same place +you got zip. diff --git a/archivers/zip/pkg-plist b/archivers/zip/pkg-plist new file mode 100644 index 00000000000..cfd8bbf6cd7 --- /dev/null +++ b/archivers/zip/pkg-plist @@ -0,0 +1,8 @@ +@cwd /usr/local +man/man1/zip.1 +man/man1/zipgrep.1 +bin/zip +bin/zipnote +bin/zipsplit +bin/zipcloak +bin/zipgrep |