16 lines
291 B
Makefile
16 lines
291 B
Makefile
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>
|