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

.include "../system.mk"