pkgsrc-wip/hs-cautious-file/buildlink3.mk
PHO / phonohawk a564d3b4d0 Import hs-cautious-file-1.0 as wip/hs-cautious-file.
On non-Windows systems, posix-specific functions are used to reduce
the chance of data loss further.
2011-07-12 15:19:24 +00:00

12 lines
391 B
Makefile

# $NetBSD: buildlink3.mk,v 1.1.1.1 2011/07/12 15:19:24 phonohawk Exp $
BUILDLINK_TREE+= hs-cautious-file
.if !defined(HS_CAUTIOUS_FILE_BUILDLINK3_MK)
HS_CAUTIOUS_FILE_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.hs-cautious-file+= hs-cautious-file>=1.0
BUILDLINK_PKGSRCDIR.hs-cautious-file?= ../../wip/hs-cautious-file
.endif # HS_CAUTIOUS_FILE_BUILDLINK3_MK
BUILDLINK_TREE+= -hs-cautious-file