justincormack / alpine-pkgsrc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A build of pkgsrc in Alpine Linux (based on Musl libc).

With this build you should be able to build pkgsrc packages from source.

eg

cd /usr/pkgsrc/devel/ocaml
bmake
bmake install

You can then do make package to make a binary package.

About