pkgsrc/security/dcfldd/Makefile
rillig b686dd9180 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:43 +00:00

14 lines
370 B
Makefile

# $NetBSD: Makefile,v 1.2 2020/01/18 23:35:06 rillig Exp $
DISTNAME= dcfldd-1.3.4
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dcfldd/}
MAINTAINER= pettai@NetBSD.org
HOMEPAGE= https://dcfldd.sourceforge.net/
COMMENT= Enhanced version of GNU dd with features useful for forensics
LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"