pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
(devel/dash-el) +buildlink3.mk
Module Name: pkgsrc-wip
Committed By: Makoto Fujiwara <makoto%if.t.u-tokyo.ac.jp@localhost>
Pushed By: mef
Date: Sun Dec 29 19:39:08 2024 +0900
Changeset: 7b038739e9e481d4b15561f8e5d7b46667274a65
Added Files:
dash-el/buildlink3.mk
Log Message:
(devel/dash-el) +buildlink3.mk
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=7b038739e9e481d4b15561f8e5d7b46667274a65
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
dash-el/buildlink3.mk | 15 +++++++++++++++
1 file changed, 15 insertions(+)
diffs:
diff --git a/dash-el/buildlink3.mk b/dash-el/buildlink3.mk
new file mode 100644
index 0000000000..bca7a552f4
--- /dev/null
+++ b/dash-el/buildlink3.mk
@@ -0,0 +1,15 @@
+# $NetBSD$
+
+BUILDLINK_TREE+= dash-el
+
+.if !defined(DASH_EL_BUILDLINK3_MK)
+DASH_EL_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.dash-el+= dash-el-[0-9]*
+BUILDLINK_PKGSRCDIR.dash-el?= ../../wip/dash-el
+
+BUILDLINK_CONTENTS_FILTER.dash-el+= ${EGREP} '.*\.el$$|.*\.elc$$'
+
+.endif
+
+BUILDLINK_TREE+= -dash-el
Home |
Main Index |
Thread Index |
Old Index