An open API service indexing awesome lists of open source software.

https://github.com/ibara/openrcs

Portable OpenBSD OpenRCS.
https://github.com/ibara/openrcs

Last synced: 7 months ago
JSON representation

Portable OpenBSD OpenRCS.

Awesome Lists containing this project

README

          

OpenRCS for FreeBSD
===================
This repository contains a port of OpenBSD OpenRCS to FreeBSD.

Currently, it matches OpenRCS as shipped in OpenBSD 6.6.

Install
-------
Copy this directory into `/usr/src/usr.bin` and type
`cd /usr/src/usr.bin/rcs && make obj && make && sudo make install`.