pkgsrc/pkgtools/pkg_online-server/Makefile.common
agc 30b55df38e Convert all occurrences (353 by my count) of
MASTER_SITES= 	site1 \
			site2

style continuation lines to be simple repeated

	MASTER_SITES+= site1
	MASTER_SITES+= site2

lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint
accordingly.
2017-01-19 18:52:01 +00:00

20 lines
618 B
Text

# $NetBSD: Makefile.common,v 1.9 2017/01/19 18:52:21 agc Exp $
#
# used by pkgtools/pkg_online-client/Makefile
# used by pkgtools/pkg_online-server/Makefile
DISTNAME= pkg_online-${VERSION}
MASTER_SITES= http://mova.org/~cheusov/pub/pkg_online/
MASTER_SITES+= ftp://ftp.NetBSD.org/pub/NetBSD/misc/cheusov/pkg_online/
VERSION= 0.13.1
HOMEPAGE= http://mova.org/~cheusov/pub/pkg_online/
COMMENT= Client/Server package searcher for pkgsrc
LICENSE= 2-clause-bsd
DISTINFO_FILE= ${.CURDIR}/../../pkgtools/pkg_online-server/distinfo
PATCHDIR= ${.CURDIR}/../../pkgtools/pkg_online-server/patches
USE_LANGUAGES= # none