summaryrefslogtreecommitdiff
path: root/net/p5-Socket6
diff options
context:
space:
mode:
authormartti <martti>2003-12-17 14:21:39 +0000
committermartti <martti>2003-12-17 14:21:39 +0000
commitaecfe18aa87fea168cdfe55101bae35dba14264d (patch)
tree0b8ae874ca366bb54810536ee015bd5865626011 /net/p5-Socket6
parent6a59b6c4ce8f8455fe5d610c8e1c5cc616fd63ce (diff)
downloadpkgsrc-aecfe18aa87fea168cdfe55101bae35dba14264d.tar.gz
Initial version
Diffstat (limited to 'net/p5-Socket6')
-rw-r--r--net/p5-Socket6/buildlink2.mk22
1 files changed, 22 insertions, 0 deletions
diff --git a/net/p5-Socket6/buildlink2.mk b/net/p5-Socket6/buildlink2.mk
new file mode 100644
index 00000000000..d64f62a8132
--- /dev/null
+++ b/net/p5-Socket6/buildlink2.mk
@@ -0,0 +1,22 @@
+# $NetBSD: buildlink2.mk,v 1.1 2003/12/17 14:21:39 martti Exp $
+#
+# This Makefile fragment is included by packages that use p5-Socket6.
+#
+# This file was created automatically using createbuildlink 2.8.
+#
+
+.if !defined(P5_SOCKET6_BUILDLINK2_MK)
+P5_SOCKET6_BUILDLINK2_MK= # defined
+
+BUILDLINK_PACKAGES+= p5-Socket6
+BUILDLINK_DEPENDS.p5-Socket6?= p5-Socket6>=0.12
+BUILDLINK_PKGSRCDIR.p5-Socket6?= ../../net/p5-Socket6
+
+EVAL_PREFIX+= BUILDLINK_PREFIX.p5-Socket6=p5-Socket6
+BUILDLINK_PREFIX.p5-Socket6_DEFAULT= ${LOCALBASE}
+
+BUILDLINK_TARGETS+= p5-Socket6-buildlink
+
+p5-Socket6-buildlink: _BUILDLINK_USE
+
+.endif # P5_SOCKET6_BUILDLINK2_MK