diff options
author | des <des@FreeBSD.org> | 2000-10-21 14:40:55 +0000 |
---|---|---|
committer | des <des@FreeBSD.org> | 2000-10-21 14:40:55 +0000 |
commit | d520ae12192d6360db3db85ad51764fb5983f53b (patch) | |
tree | fdbcf3095f4d9ae5930082eee4e3d3b6e43ea266 /devel/pinstall/pkg-comment | |
parent | 4d0b9151a441805d434206411a089e0fe3dbe3fc (diff) | |
download | FreeBSD-ports-d520ae12192d6360db3db85ad51764fb5983f53b.zip FreeBSD-ports-d520ae12192d6360db3db85ad51764fb5983f53b.tar.gz |
Simple tool that parses a plist and copies the directories and files listed
within to a specified destination (defaulting to ${PREFIX}).
Diffstat (limited to 'devel/pinstall/pkg-comment')
-rw-r--r-- | devel/pinstall/pkg-comment | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/pinstall/pkg-comment b/devel/pinstall/pkg-comment new file mode 100644 index 0000000..fd42d6d --- /dev/null +++ b/devel/pinstall/pkg-comment @@ -0,0 +1 @@ +A tool for installing files according to a packing list |