freebsd-ports/converters/fribidi/Makefile

23 lines
441 B
Makefile
Raw Normal View History

# ex:ts=8
# Ports collection makefile for: fribidi
# Date created: Apr 19, 2002
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= fribidi
2006-04-18 07:52:35 +02:00
PORTVERSION= 0.10.7
CATEGORIES= converters
2006-04-18 07:52:35 +02:00
MASTER_SITES= http://fribidi.org/download/
MAINTAINER= gnome@FreeBSD.org
2003-02-20 18:07:10 +01:00
COMMENT= A Free Implementation of the Unicode Bidirectional Algorithm
USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes
2003-06-16 22:52:58 +02:00
USE_GNOME= gnomehack pkgconfig
USE_LDCONFIG= yes
.include <bsd.port.mk>