mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
15 lines
389 B
Makefile
15 lines
389 B
Makefile
# $NetBSD: Makefile,v 1.1 2013/06/01 14:29:23 shattered Exp $
|
|
|
|
DISTNAME= paperkey-1.3
|
|
CATEGORIES= security
|
|
MASTER_SITES= http://www.jabberwocky.com/software/paperkey/
|
|
|
|
MAINTAINER= shattered@NetBSD.org
|
|
HOMEPAGE= http://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"
|