about summary refs log tree commit diff
path: root/OpenBSD/Makefile
blob: 88f4e5cc81e7734c7785f07956dea9fd4ded31c9 (plain) (blame)
1
2
3
4
5
6
7
8
9
SYSTEM = OpenBSD
VERSION = 6.9
MIRROR = https://cdn.openbsd.org/pub/OpenBSD/${VERSION}/amd64
V = ${VERSION:S/.//}
DISTFILES = comp${V}.tgz game${V}.tgz man${V}.tgz
FILES = ./usr/share/man/man[1-9]*/
STRIP = 4

.include "../system.mk"
.profile?id=4124394943bd5092cbaa0d01000c117cde21a30e&follow=1'>Set less search case-insensitiveJune McEnroe 2021-01-10Set EXINITJune McEnroe neovim is laggy as hell in my OpenBSD VM, so I switched to vi so I could type without getting frustrated. 2021-01-09Add c -t flag to print expression typeJune McEnroe Also add missing float case. 2021-01-05Update taglineJune McEnroe