freebsd-ports/converters/fribidi/Makefile
Michael Johnson e8ab60c648 - Readd PORTREVISION, I removed this planning on updating to 0.10.5
but it disn't play nice with 4.x
2005-09-12 07:42:09 +00:00

24 lines
510 B
Makefile

# ex:ts=8
# Ports collection makefile for: fribidi
# Date created: Apr 19, 2002
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= fribidi
PORTVERSION= 0.10.4
PORTREVISION= 1
CATEGORIES= converters
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://freedesktop.org/~fribidi/download/
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= gnome@FreeBSD.org
COMMENT= A Free Implementation of the Unicode Bidirectional Algorithm
USE_LIBTOOL_VER= 15
USE_GNOME= gnomehack pkgconfig
INSTALLS_SHLIB= yes
.include <bsd.port.mk>