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