pkgsrc/emulators/compat51-x11/Makefile
rillig b686dd9180 all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
2020-01-18 23:30:43 +00:00

23 lines
747 B
Makefile

# $NetBSD: Makefile,v 1.2 2020/01/18 23:30:49 rillig Exp $
COMPAT_PKG= compat51 # for compat_netbsd/Makefile.common
NETBSD_VERSION= 5.1
HOMEPAGE= https://www.NetBSD.org/releases/formal-5/index.html
COMMENT= Shared X11 libraries for NetBSD 5.1 compatibility
LICENSE= mit
EMUL_PLATFORMS= netbsd-alpha netbsd-arm netbsd-i386 netbsd-m68k \
netbsd-mipseb netbsd-mipsel netbsd-powerpc \
netbsd-sparc netbsd-sparc64 netbsd-x86_64
ONLY_FOR_PLATFORM= NetBSD-5.[3-9]-* NetBSD-[6-9]*-* NetBSD-[1-9][0-9]*-*
.include "../../emulators/compat_netbsd/Makefile.common"
DISTNAME= compat51-x11-${EMUL_ARCH}-${COMPAT_VERSION}
COMPAT_VERSION= 5.1
# pulling in later release compats through the main compat package
.include "../../mk/bsd.pkg.mk"