pkgsrc/devel/spiff/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

17 lines
422 B
Makefile

# $NetBSD: Makefile,v 1.8 2020/01/26 17:31:04 rillig Exp $
#
DISTNAME= spiff-1.0
PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://www.darwinsys.com/freeware/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.darwinsys.com/freeware/
COMMENT= Make controlled approximate comparisons between files
AUTO_MKDIRS= yes
BUILD_TARGET= spiff
.include "../../mk/termcap.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"