about summary refs log tree commit diff
path: root/FreeBSD/Makefile
blob: 91beb48248fb8730c4becbc409a6d59a29bb7411 (plain) (blame)
1
2
3
4
5
6
7
8
SYSTEM = FreeBSD
VERSION = 13.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"
2019-07-25Generate index.html with links from bin.7June McEnroe 2019-07-24Warn when date has changedJune McEnroe 2019-07-24Add whenJune McEnroe When? Now. 2019-07-24Remove histedit from bitJune McEnroe