pkgsrc/devel/gettext/Makefile.common
rillig 508923f461 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:13 +00:00

20 lines
522 B
Text

# $NetBSD: Makefile.common,v 1.16 2020/01/18 23:30:28 rillig Exp $
#
# used by devel/gettext/Makefile
# used by devel/gettext-asprintf/Makefile
# used by devel/gettext-lib/Makefile
# used by devel/gettext-m4/Makefile
# used by devel/gettext-tools/Makefile
DISTNAME= gettext-0.20.1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=gettext/}
MAINTAINER?= joerg@NetBSD.org
HOMEPAGE= https://www.gnu.org/software/gettext/gettext.html
LICENSE= gnu-gpl-v3
CONFLICTS= gettext<=0.10.35
USE_LIBTOOL= yes
GNU_CONFIGURE= yes