pkgsrc/mail/Pantomime/buildlink3.mk
rh 637087afda Update Pantomime to 1.2.0pre3. Changes include some structural overhaul,
including a brand new mailbox caching code and other performance
improvements.  This also makes Pantomime use the fhs filesystem layout
to make it more hier(7) compliant.
2009-04-13 12:40:40 +00:00

20 lines
602 B
Makefile

# $NetBSD: buildlink3.mk,v 1.11 2009/04/13 12:40:40 rh Exp $
BUILDLINK_TREE+= Pantomime
.if !defined(PANTOMIME_BUILDLINK3_MK)
PANTOMIME_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.Pantomime+= Pantomime>1.1.9
BUILDLINK_ABI_DEPENDS.Pantomime+= Pantomime>1.1.9
BUILDLINK_PKGSRCDIR.Pantomime?= ../../mail/Pantomime
.include "../../devel/gnustep-make/gnustep.mk"
BUILDLINK_INCDIRS.Pantomime+= lib/GNUstep/Frameworks/Pantomime.framework/Headers
BUILDLINK_FILES.Pantomime+= include/Pantomime/*.h
.include "../../devel/gnustep-base/buildlink3.mk"
.endif # PANTOMIME_BUILDLINK3_MK
BUILDLINK_TREE+= -Pantomime