about summary refs log tree commit diff
path: root/POSIX/Makefile
blob: 6a36ca47353b27c76a1116df3585bcddd7190555 (plain) (blame)
1
2
3
4
5
6
7
8
SYSTEM = POSIX
VERSION = 2017
MIRROR = https://mirrors.edge.kernel.org/pub/linux/docs/man-pages/man-pages-posix
DISTFILES = man-pages-posix-${VERSION}-a.tar.xz
FILES = man-pages-posix-${VERSION}/man[0-3]p/
STRIP = 1

.include "../system.mk"
'2020-12-14 23:15:09 -0500'>2020-12-14Update to NetBSD 9.1June McEnroe 2020-12-14Update to man-pages 5.09June McEnroe 2020-12-14Update to FreeBSD 12.2June McEnroe 2020-06-08Update to OpenBSD 6.7June McEnroe 2020-05-04Add hack for macOS to search extra man sectionsJune McEnroe 2020-05-04Don't clear MANSECTJune McEnroe