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.
15 lines
505 B
Text
15 lines
505 B
Text
# $NetBSD: Makefile.common,v 1.4 2020/01/18 23:32:40 rillig Exp $
|
|
# used by inputmethod/p5-zinnia/Makefile
|
|
# used by inputmethod/py-zinnia/Makefile
|
|
# used by inputmethod/ruby-zinnia/Makefile
|
|
|
|
DISTNAME= zinnia-0.06
|
|
CATEGORIES= inputmethod
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=zinnia/}
|
|
|
|
DISTINFO_FILE= ${.CURDIR}/../../inputmethod/zinnia/distinfo
|
|
PATCHDIR= ${.CURDIR}/../../inputmethod/zinnia/patches
|
|
|
|
MAINTAINER?= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://zinnia.sourceforge.net/
|
|
LICENSE= modified-bsd
|