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"
/td>Add titleJune McEnroe 2019-09-04Add Avorter n'est pas tuerJune McEnroe 2019-08-29Unset executable on shell scriptsJune McEnroe 2019-08-29Add long-missing setopt to bin.7June McEnroe 2019-08-29Add editJune McEnroe