1#!/bin/rc23if(~ $#objtypes 0){4 objtypes=(amd64 arm 386)5}67echo 'installing irc7 for '^$"objtypes8for(objtype in $objtypes){9 mk install10}11mk clean
Fork of https://bitbucket.org/mveety/irc7 with improved TLS support
git clone https://git.8pit.net/irc7.git
1#!/bin/rc23if(~ $#objtypes 0){4 objtypes=(amd64 arm 386)5}67echo 'installing irc7 for '^$"objtypes8for(objtype in $objtypes){9 mk install10}11mk clean