pkgsrc/security/paperkey/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

14 lines
387 B
Makefile

# $NetBSD: Makefile,v 1.2 2020/01/26 17:32:06 rillig Exp $
DISTNAME= paperkey-1.3
CATEGORIES= security
MASTER_SITES= http://www.jabberwocky.com/software/paperkey/
MAINTAINER= shattered@NetBSD.org
HOMEPAGE= https://www.jabberwocky.com/software/paperkey/
COMMENT= Extract essence of OpenPGP secret key for printing
LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"