diff options
| author | Jan T <jan@jantuomi.fi> | 2026-07-23 19:24:22 +0300 |
|---|---|---|
| committer | Jan Tuomi <jan@jantuomi.fi> | 2026-07-23 19:26:00 +0300 |
| commit | d57b5cd7830a5b4ed1437b1b648dca62a9b6eea3 (patch) | |
| tree | 85c5e69424dd2fe4c07be9dbb1b4267ee1503c3d /README.md | |
*/*: initial commit
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..c01341a --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# Custom FreeBSD ports + +## Installation + +```bash +# /etc/make.conf + +OVERLAYS=/usr/local/ports +``` + +## Author + +Jan Tuomi <<jan@jantuomi.fi>> |
