about summary refs log tree commit diff
path: root/NetBSD/Makefile
blob: c606c8aff63f010f4343dcfb409145459914bc7e (plain) (blame)
1
2
3
4
5
6
7
8
SYSTEM = NetBSD
VERSION = 10.0
MIRROR = https://cdn.netbsd.org/pub/NetBSD/NetBSD-${VERSION}/amd64/binary/sets
DISTFILES = comp.tar.xz games.tar.xz man.tar.xz text.tar.xz
FILES = ./usr/share/man/man[1-9]*/
STRIP = 4

.include "../system.mk"
June McEnroe 2018-09-11Don't render every PM as a pingJune McEnroe 2018-09-11Add urlOpenMatchJune McEnroe 2018-09-10Depend on man.sh for chroot.tar targetJune McEnroe 2018-09-10Set LESSSECURE=1 in man.shJune McEnroe 2018-09-10Add /man commandJune McEnroe 2018-09-10Install man page in chrootJune McEnroe 2018-09-10Install man pageJune McEnroe 2018-09-10Split keys into subsections and document colorsJune McEnroe 2018-09-10Add "blank" lines to chatte.1June McEnroe 2018-09-10Document key bindings in chatte.1June McEnroe 2018-09-08Document slash commands in chatte.1June McEnroe