summaryrefslogtreecommitdiff
path: root/security/libtomcrypt/buildlink3.mk
blob: a88cb45e9fdea3cf9d0914845f877d746228f02b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: buildlink3.mk,v 1.2 2011/03/10 10:02:34 drochner Exp $

BUILDLINK_TREE+=	libtomcrypt

.if !defined(LIBTOMCRYPT_BUILDLINK3_MK)
LIBTOMCRYPT_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.libtomcrypt+=	libtomcrypt>=1.17
BUILDLINK_PKGSRCDIR.libtomcrypt?=	../../security/libtomcrypt

.include "../../math/ltm/buildlink3.mk"

.endif	# LIBTOMCRYPT_BUILDLINK3_MK

BUILDLINK_TREE+=	-libtomcrypt