freebsd-ports/converters/fribidi/Makefile

24 lines
468 B
Makefile
Raw Normal View History

# 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}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= gnome@FreeBSD.org
2003-02-20 18:07:10 +01:00
COMMENT= A Free Implementation of the Unicode Bidirectional Algorithm
USE_INC_LIBTOOL_VER= 13
2003-06-16 22:52:58 +02:00
USE_GNOME= gnomehack pkgconfig
INSTALLS_SHLIB= yes
.include <bsd.port.mk>