diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2019-10-10 13:17:47 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2019-10-10 13:17:47 +0000 |
commit | fb3d8a97b245d771983a34aee0b12c750a83fc76 (patch) | |
tree | c6a3e9a34dbf8c804a73399c74419eccb868bd95 /archivers/ppmd | |
parent | ad7221c3836fada19462ec970b1ff494c805edd7 (diff) | |
download | ports-fb3d8a97b245d771983a34aee0b12c750a83fc76.tar.gz ports-fb3d8a97b245d771983a34aee0b12c750a83fc76.zip |
Notes
Diffstat (limited to 'archivers/ppmd')
-rw-r--r-- | archivers/ppmd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/archivers/ppmd/Makefile b/archivers/ppmd/Makefile index 24cb25725a68..17ec13fda706 100644 --- a/archivers/ppmd/Makefile +++ b/archivers/ppmd/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Fast archiver with good compression ratio +LICENSE= PD + PORTDOCS= read_me.txt PLIST_FILES= bin/ppmd man/man1/ppmd.1.gz |