summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2018-12-14 16:02:55 +0000
committerbsiegert <bsiegert@pkgsrc.org>2018-12-14 16:02:55 +0000
commit5b2c4d98a3dbf6e78075b96f3c07e40a8124441d (patch)
tree6bf16da3ba1d423d53abe8fd6a6ca1a71f0eed6c /archivers
parentc5f8cfdf60657554617d0f7063c2c79928d22a60 (diff)
downloadpkgsrc-5b2c4d98a3dbf6e78075b96f3c07e40a8124441d.tar.gz
libunrar: add a buildlink3.mk file.
wip/kodi depends on it but there has never been one AFAICS.
Diffstat (limited to 'archivers')
-rw-r--r--archivers/libunrar/buildlink3.mk12
1 files changed, 12 insertions, 0 deletions
diff --git a/archivers/libunrar/buildlink3.mk b/archivers/libunrar/buildlink3.mk
new file mode 100644
index 00000000000..3c9fa298e14
--- /dev/null
+++ b/archivers/libunrar/buildlink3.mk
@@ -0,0 +1,12 @@
+# $NetBSD: buildlink3.mk,v 1.1 2018/12/14 16:02:55 bsiegert 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