summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2020-06-16 13:46:37 +0000
committerryoon <ryoon@pkgsrc.org>2020-06-16 13:46:37 +0000
commit5f67de4faa4b744757be5830e3a34bbbadc4b44f (patch)
tree52d756dcf407b1d1569c188015ab20560aed5ca5 /emulators
parent8cb3d1064034524d4714cad68a9e48ec014b8d7f (diff)
downloadpkgsrc-5f67de4faa4b744757be5830e3a34bbbadc4b44f.tar.gz
libdsk: Add buildlink3.mk
Diffstat (limited to 'emulators')
-rw-r--r--emulators/libdsk/buildlink3.mk12
1 files changed, 12 insertions, 0 deletions
diff --git a/emulators/libdsk/buildlink3.mk b/emulators/libdsk/buildlink3.mk
new file mode 100644
index 00000000000..781dcc50697
--- /dev/null
+++ b/emulators/libdsk/buildlink3.mk
@@ -0,0 +1,12 @@
+# $NetBSD: buildlink3.mk,v 1.1 2020/06/16 13:46:37 ryoon Exp $
+
+BUILDLINK_TREE+= libdsk
+
+.if !defined(LIBDSK_BUILDLINK3_MK)
+LIBDSK_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.libdsk+= libdsk>=1.3.8
+BUILDLINK_PKGSRCDIR.libdsk?= ../../emulators/libdsk
+.endif # LIBDSK_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -libdsk