pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-cracklib: added buildlink
Module Name: pkgsrc-wip
Committed By: coypu <coypu%sdf.org@localhost>
Pushed By: coypu
Date: Mon Feb 15 14:22:39 2016 +0200
Changeset: dd648e1eb4f644c2f994117722da5f2e51b1f0e0
Added Files:
py-cracklib/buildlink3.mk
Log Message:
py-cracklib: added buildlink
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=dd648e1eb4f644c2f994117722da5f2e51b1f0e0
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-cracklib/buildlink3.mk | 12 ++++++++++++
1 file changed, 12 insertions(+)
diffs:
diff --git a/py-cracklib/buildlink3.mk b/py-cracklib/buildlink3.mk
new file mode 100644
index 0000000..5899f01
--- /dev/null
+++ b/py-cracklib/buildlink3.mk
@@ -0,0 +1,12 @@
+# $NetBSD$
+
+BUILDLINK_TREE+= py27-cracklib
+
+.if !defined(PY27_CRACKLIB_BUILDLINK3_MK)
+PY27_CRACKLIB_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.py27-cracklib+= py27-cracklib>=2.9.0
+BUILDLINK_PKGSRCDIR.py27-cracklib?= ../../wip/py-cracklib
+.endif # PY27_CRACKLIB_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -py27-cracklib
Home |
Main Index |
Thread Index |
Old Index