freebsd-ports/security/sequoia/Makefile
Charlie Li 3835bb252e
security/sequoia: convert to meta-port and update
sq split to security/sequoia-sq. More programs to be ported later.
FFI deprecated upstream and removed from the port.

PR: 256877
Approved by: phryk-ports[at]wzff[dot]de (maintainer, transfer)
Event: SouthEast LinuxFest 2023
2023-06-09 01:32:56 -04:00

13 lines
232 B
Makefile

PORTNAME= sequoia
DISTVERSION= 1.16.0
CATEGORIES= security
MAINTAINER= vishwin@FreeBSD.org
COMMENT= Meta-port for Sequoia
WWW= https://sequoia-pgp.org/
RUN_DEPENDS= sq:security/sequoia-sq
USES= metaport
.include <bsd.port.mk>