diff options
author | ats <ats@FreeBSD.org> | 1995-01-29 21:53:11 +0000 |
---|---|---|
committer | ats <ats@FreeBSD.org> | 1995-01-29 21:53:11 +0000 |
commit | 43e688c9cc2c399262b9217c11545cc24a785127 (patch) | |
tree | 40c0781d7d37f55991ea5005b109d37ce6308fbd /misc/less/pkg-descr | |
parent | 2a12856a779ba068060333ad114a62cc27595c30 (diff) | |
download | FreeBSD-ports-43e688c9cc2c399262b9217c11545cc24a785127.zip FreeBSD-ports-43e688c9cc2c399262b9217c11545cc24a785127.tar.gz |
Add the COMMENT, DESCR and PLIST files in the pkg directory so that less
can now also be build as a package.
Diffstat (limited to 'misc/less/pkg-descr')
-rw-r--r-- | misc/less/pkg-descr | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/less/pkg-descr b/misc/less/pkg-descr new file mode 100644 index 0000000..fefa0cb --- /dev/null +++ b/misc/less/pkg-descr @@ -0,0 +1 @@ +This is the distribution of "less", a paginator similar to "more" or "pg". |