URI: 
       tpkgconf: new file - distro - linux distribution experiments
   DIR Log
   DIR Files
   DIR Refs
   DIR README
       ---
   DIR commit 59ce2e22675a34c8d56cdc3af0c9b6d126c45a93
   DIR parent 2394494b471a73798778140aef381ebcebd081cc
  HTML Author: z3bra <contactatz3bradotorg>
       Date:   Mon, 22 Oct 2018 22:20:51 +0200
       
       pkgconf: new file
       
       Diffstat:
         A pkg/pkgconf/mkfile                  |       8 ++++++++
       
       1 file changed, 8 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/pkg/pkgconf/mkfile b/pkg/pkgconf/mkfile
       t@@ -0,0 +1,8 @@
       +pkg = pkgconf
       +ver = 1.1.0
       +url = http://distfiles.dereferenced.org/pkgconf/pkgconf-1.1.0.tar.xz
       +
       +<../build.mk
       +
       +post-install: .rootfs
       +        ln -s pkgconf .rootfs/bin/pkg-config