1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/textproc/fribidi/Makefile

20 lines
378 B
Makefile

# New ports collection makefile for: fribidi
# Date created: 17 July 2000
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= fribidi
PORTVERSION= 0.1.12
CATEGORIES= textproc devel
MASTER_SITES= http://imagic.weizmann.ac.il/~dov/freesw/FriBidi/
MAINTAINER= ports@FreeBSD.org
USE_GLIB= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>