about summary refs log tree commit diff
path: root/FreeBSD/Makefile
blob: 0d83604c605d304e9e8f13710030346744f90dc5 (plain) (blame)
1
2
3
4
5
6
7
8
SYSTEM = FreeBSD
VERSION = 14.0-RELEASE
MIRROR = https://download.FreeBSD.org/ftp/releases/amd64/${VERSION}
DISTFILES = base.txz
FILES = ./usr/share/man/man[1-9]/
STRIP = 4

.include "../system.mk"
lassJune McEnroe 2019-12-18Copy cgit auxiliary binaries properlyJune McEnroe 2019-12-18Add git.causal.agency cgit configJune McEnroe 2019-12-18Bail from hi if input is binaryJune McEnroe 2019-12-16Post "cgit setup"June McEnroe