3835bb252e
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
13 lines
232 B
Makefile
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>
|