summaryrefslogtreecommitdiff
path: root/security/sequoia/Makefile
blob: 0539232b377388bae49d86e9a66fc5eccef6ff8b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTNAME=	sequoia
DISTVERSION=	2.0.0
PORTREVISION=	1
CATEGORIES=	security

MAINTAINER=	vishwin@FreeBSD.org
COMMENT=	Meta-port for Sequoia
WWW=		https://sequoia-pgp.org/

RUN_DEPENDS=	sq:security/sequoia-sq \
		gpg-sq:security/sequoia-chameleon-gnupg

USES=		metaport

.include <bsd.port.mk>