Changeset View
Changeset View
Standalone View
Standalone View
head/security/kr/Makefile
| # Created by: Mark Felder <feld@FreeBSD.org> | # Created by: Mark Felder <feld@FreeBSD.org> | ||||
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= kr | PORTNAME= kr | ||||
| PORTVERSION= 2.3.1 | PORTVERSION= 2.3.1 | ||||
| PORTREVISION= 2 | PORTREVISION= 3 | ||||
| CATEGORIES= security | CATEGORIES= security | ||||
| MAINTAINER= feld@FreeBSD.org | MAINTAINER= feld@FreeBSD.org | ||||
| COMMENT= SSH and Git commit/tag signing using a key stored in Krypton | COMMENT= SSH and Git commit/tag signing using a key stored in Krypton | ||||
| BROKEN= fails to build | BROKEN= fails to build | ||||
| NOT_FOR_ARCHS= i386 | NOT_FOR_ARCHS= i386 | ||||
| NOT_FOR_ARCHS_REASON= Uses 64bit types | NOT_FOR_ARCHS_REASON= Uses 64bit types | ||||
| ▲ Show 20 Lines • Show All 41 Lines • Show Last 20 Lines | |||||