a928eff0ca
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
12 lines
321 B
Makefile
12 lines
321 B
Makefile
# $NetBSD: buildlink3.mk,v 1.2 2019/11/02 22:54:26 rillig Exp $
|
|
|
|
BUILDLINK_TREE+= libunrar
|
|
|
|
.if !defined(LIBUNRAR_BUILDLINK3_MK)
|
|
LIBUNRAR_BUILDLINK3_MK:=
|
|
|
|
BUILDLINK_API_DEPENDS.libunrar+= libunrar>=5.6.8
|
|
BUILDLINK_PKGSRCDIR.libunrar?= ../../archivers/libunrar
|
|
.endif # LIBUNRAR_BUILDLINK3_MK
|
|
|
|
BUILDLINK_TREE+= -libunrar
|