pkgsrc/mail/openarc/buildlink3.mk
manu 0a88bdca0b Added mail/openarc 20180921
ARC is a technology proposal, put forward by a consortium of organizations,
intended to allow a chain of message handlers (typically email operators)
to confirm handling by trusted upstream handlers in an attempt to confirm
the valid use of certain identifiers in the message.

ARC is still experimental, and its specification may change.  This package
is intended for use by operators willing to take part in the experiment and
provide their feedback to the development team.
2023-04-21 00:49:56 +00:00

16 lines
452 B
Makefile

# $NetBSD: buildlink3.mk,v 1.1 2023/04/21 00:49:56 manu Exp $
BUILDLINK_TREE+= openarc
.if !defined(OPENARC_BUILDLINK3_MK)
OPENARC_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.openarc+= openarc>=1.1.3nb2
BUILDLINK_ABI_DEPENDS.openarc?= openarc>=1.3.1nb6
BUILDLINK_PKGSRCDIR.openarc?= ../../mail/openarc
.include "../../security/openssl/buildlink3.mk"
.include "../../mail/libmilter/buildlink3.mk"
.endif # OPENARC_BUILDLINK3_MK
BUILDLINK_TREE+= -openarc