# $NetBSD: Makefile,v 1.3 2004/02/14 18:26:27 jmmv Exp $ # DISTNAME= fribidi-0.10.4 CATEGORIES= converters MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fribidi/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= xtraeme@NetBSD.org HOMEPAGE= http://fribidi.sourceforge.net/ COMMENT= Free Implementation of the Unicode Bidirectional Algorithm USE_BUILDLINK2= yes USE_LIBTOOL= yes GNU_CONFIGURE= yes PKGCONFIG_OVERRIDE= fribidi.pc.in TEST_TARGET= check .include "../../devel/pkgconfig/buildlink2.mk" .include "../../mk/bsd.pkg.mk"