# $NetBSD: Makefile,v 1.9 2005/08/10 20:56:13 jlam Exp $ # DISTNAME= fribidi-0.10.4 PKGREVISION= 1 CATEGORIES= converters MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fribidi/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://fribidi.sourceforge.net/ COMMENT= Free Implementation of the Unicode Bidirectional Algorithm USE_LIBTOOL= yes GNU_CONFIGURE= yes USE_TOOLS+= pkg-config PKGCONFIG_OVERRIDE= fribidi.pc.in TEST_TARGET= check .include "../../mk/bsd.pkg.mk"