pkgsrc-wip/gnome-keyring-sharp/buildlink3.mk
Kamel Ibn Aziz Derouiche c1aad5e376 Import gnome-keyring-sharp-1.0.0 as wip/gnome-keyring-sharp.
gnome-keyring-sharp is a fully managed implementation of libgnome-keyring.
When the gnome-keyring-daemon is running, you can use this to retrive/store
confidential information such as passwords, notes or network services user
information.
2009-04-18 00:31:51 +00:00

13 lines
418 B
Makefile

# $NetBSD: buildlink3.mk,v 1.1.1.1 2009/04/18 00:31:51 jihbed Exp $
BUILDLINK_TREE+= gnome-keyring-sharp
.if !defined(GNOME_KEYRING_SHARP_BUILDLINK3_MK)
GNOME_KEYRING_SHARP_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gnome-keyring-sharp+= gnome-keyring-sharp>=1.0.0
BUILDLINK_PKGSRCDIR.gnome-keyring-sharp?= ../../wip/gnome-keyring-sharp
.endif # GNOME_KEYRING_SHARP_BUILDLINK3_MK
BUILDLINK_TREE+= -gnome-keyring-sharp