pkgsrc/archivers/atool/Makefile
rillig a02ce26178 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:29:55 +00:00

18 lines
432 B
Makefile

# $NetBSD: Makefile,v 1.4 2020/01/18 23:29:55 rillig Exp $
DISTNAME= atool-0.39.0
PKGREVISION= 2
CATEGORIES= archivers
MASTER_SITES= http://savannah.nongnu.org/download/atool/
MAINTAINER= mcy@lm7.fr
HOMEPAGE= https://www.nongnu.org/atool/
COMMENT= Manage file archives of various types
LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
USE_LANGUAGES= # none (perl)
USE_TOOLS+= gmake perl
REPLACE_PERL= atool
.include "../../mk/bsd.pkg.mk"