b686dd9180
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.
19 lines
558 B
Makefile
19 lines
558 B
Makefile
# $NetBSD: Makefile,v 1.21 2020/01/18 23:35:29 rillig Exp $
|
|
|
|
DISTNAME= lout-3.40
|
|
PKGREVISION= 1
|
|
CATEGORIES= textproc
|
|
MASTER_SITES= http://download.savannah.gnu.org/releases/lout/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://savannah.nongnu.org/projects/lout
|
|
COMMENT= Basser Lout, a TeX/troff-like formatter with PostScript/PDF output
|
|
LICENSE= gnu-gpl-v3
|
|
|
|
MAKE_FILE= makefile
|
|
NO_CONFIGURE= yes
|
|
INSTALL_TARGET= allinstall
|
|
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 share/doc
|
|
|
|
.include "../../devel/zlib/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|