1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/converters/fribidi/Makefile
Michael Johnson b88b5ddad6 - Update WWW: line
- Add freedesktop.org to MASTER_SITES
2005-03-09 10:17:06 +00:00

25 lines
514 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_INC_LIBTOOL_VER= 13
USE_GNOME= gnomehack pkgconfig
INSTALLS_SHLIB= yes
.include <bsd.port.mk>