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

https://github.com/gearnode/ports

Personnal macports while merged on macports
https://github.com/gearnode/ports

Last synced: about 2 months ago
JSON representation

Personnal macports while merged on macports

Awesome Lists containing this project

README

          

# Macports Ports

This repository store my personnal ports while ports was merge on the official
index.

## Usage

```sh
cd ~
git clone git@github.com:gearnode/ports.git
echo "file:///Users/$USER/ports" >> /opt/local/etc/macports/sources.conf
cd ~/ports
portindex
```