69deec376b
This package contains the 'gtime' command line tool for the GuardTime keyless signature / time-stamping and verification system.
17 lines
460 B
Makefile
17 lines
460 B
Makefile
# $NetBSD: Makefile,v 1.1 2013/07/03 13:37:36 jperkin Exp $
|
|
|
|
DISTNAME= gtime-1.0-12
|
|
PKGNAME= guardtime-1.0.12
|
|
CATEGORIES= security
|
|
MASTER_SITES= http://download.guardtime.com/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://www.guardtime.com/
|
|
COMMENT= Command line client for GuardTime keyless signature service
|
|
LICENSE= apache-2.0
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_LANGUAGES= c
|
|
|
|
.include "../../security/libguardtime/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|