freebsd-ports/converters/fribidi/Makefile
Alexander Nedotsukov 36a3ba0a21 Update to 0.10.7
PR:	95912
2006-04-18 05:52:35 +00:00

22 lines
417 B
Makefile

# ex:ts=8
# Ports collection makefile for: fribidi
# Date created: Apr 19, 2002
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= fribidi
PORTVERSION= 0.10.7
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
INSTALLS_SHLIB= yes
.include <bsd.port.mk>