pkgsrc/sysutils/rdfind/Makefile
rillig 9637f7852e all: migrate homepages from http to https
pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
2020-01-26 17:30:40 +00:00

16 lines
391 B
Makefile

# $NetBSD: Makefile,v 1.5 2020/01/26 17:32:11 rillig Exp $
DISTNAME= rdfind-1.4.1
CATEGORIES= sysutils
MASTER_SITES= http://rdfind.pauldreik.se/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://rdfind.pauldreik.se/
COMMENT= Redundant data find
LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++
.include "../../security/nettle/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"