summaryrefslogblamecommitdiff
path: root/converters/fribidi/Makefile
blob: 8661f079b88b28e1a295f7e5f71cf21e9ad6a5da (plain) (tree)
1
2
3
4
5
6
7
8
9








                                               
                      
                          
                                            
 
                                 
                                                                            
 
                   
                                   
                   

                      
# ex:ts=8
# Ports collection makefile for:	fribidi
# Date created:			Apr 19, 2002
# Whom:				ijliao
#
# $FreeBSD$
#

PORTNAME=	fribidi
PORTVERSION=	0.10.9
CATEGORIES=	converters
MASTER_SITES=	http://fribidi.org/download/

MAINTAINER=	gnome@FreeBSD.org
COMMENT=	A Free Implementation of the Unicode Bidirectional Algorithm

GNU_CONFIGURE=	yes
USE_GNOME=	gnomehack pkgconfig
USE_LDCONFIG=	yes

.include <bsd.port.mk>