mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
5bdb5dcec6
Sync with openpgp crate version Event: Winter Field Day 2024
14 lines
232 B
Makefile
14 lines
232 B
Makefile
PORTNAME= sequoia
|
|
DISTVERSION= 1.18.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>
|