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.
14 lines
450 B
Text
14 lines
450 B
Text
# $NetBSD: Makefile.version,v 1.3 2020/01/18 23:30:43 rillig Exp $
|
|
# used by devel/go-thrift/Makefile
|
|
# used by devel/p5-thrift/Makefile
|
|
# used by devel/py-thrift/Makefile
|
|
# used by devel/ruby-thrift/Makefile
|
|
# used by devel/thrift/Makefile.common
|
|
|
|
DISTNAME= thrift-0.13.0
|
|
CATEGORIES= devel
|
|
MASTER_SITES= ${MASTER_SITE_APACHE:=thrift/${PKGVERSION_NOREV}/}
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://thrift.apache.org/
|
|
LICENSE= apache-2.0
|