zaxebo1 / debian-pkgsrc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A build of pkgsrc on Debian Linux.

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 bmake package to make a binary package.

About