diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-07-03 00:18:48 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-07-03 00:18:48 +0000 |
commit | b01f67dc8eb52b79e7a0b0b79440b75215a212d9 (patch) | |
tree | d9f261e477a17437a260f3e9e4d67b4d3b8940c8 | |
parent | o New port for a GKrellM plugin that display updated info on several (diff) |
Add NOPORTDOCS support
PR: 28577
Submitted by: Patrick Li <pat@databits.net>
Approved by: maintainer (he is on vacation :)
-rw-r--r-- | archivers/unzip/pkg-plist | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/archivers/unzip/pkg-plist b/archivers/unzip/pkg-plist index 0ed5aff2628b..c58cae0bc9a0 100644 --- a/archivers/unzip/pkg-plist +++ b/archivers/unzip/pkg-plist @@ -4,6 +4,6 @@ bin/unzip bin/funzip bin/unzipsfx bin/zipgrep -share/doc/unzip/README -share/doc/unzip/WHERE -@dirrm share/doc/unzip +%%PORTDOCS%%share/doc/unzip/README +%%PORTDOCS%%share/doc/unzip/WHERE +%%PORTDOCS%%@dirrm share/doc/unzip |