summaryrefslogtreecommitdiffstats
path: root/graphics/pngquant/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pngquant/INSTALL')
-rwxr-xr-xgraphics/pngquant/INSTALL3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/pngquant/INSTALL b/graphics/pngquant/INSTALL
new file mode 100755
index 0000000000..1f698ae76e
--- /dev/null
+++ b/graphics/pngquant/INSTALL
@@ -0,0 +1,3 @@
+make PREFIX="$INSTALL_ROOT/usr" install &&
+
+install -vm 644 pngquant.1 "$INSTALL_ROOT/usr/share/man/man1"