pkgsrc-wip/hs-containers-unicode-symbols/buildlink3.mk
PHO / phonohawk af7fd306be Import hs-containers-unicode-symbols-0.3.0.2 as wip/hs-containers-unicode-symbols.
This package defines new symbols for a number of functions and
operators in the containers package.

All symbols are documented with their actual definition and
information regarding their Unicode code point. They should be
completely interchangeable with their definitions.
2011-08-06 04:34:04 +00:00

14 lines
568 B
Makefile

# $NetBSD: buildlink3.mk,v 1.1.1.1 2011/08/06 04:34:04 phonohawk Exp $
BUILDLINK_TREE+= hs-containers-unicode-symbols
.if !defined(HS_CONTAINERS_UNICODE_SYMBOLS_BUILDLINK3_MK)
HS_CONTAINERS_UNICODE_SYMBOLS_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.hs-containers-unicode-symbols+= hs-containers-unicode-symbols>=0.3
BUILDLINK_PKGSRCDIR.hs-containers-unicode-symbols?= ../../wip/hs-containers-unicode-symbols
.include "../../wip/hs-base-unicode-symbols/buildlink3.mk"
.endif # HS_CONTAINERS_UNICODE_SYMBOLS_BUILDLINK3_MK
BUILDLINK_TREE+= -hs-containers-unicode-symbols