freebsd-ports/converters/fribidi/Makefile
Ying-Chieh Liao 5cbe079c2f add fribidi 0.10.3
A Free Implementation of the Unicode Bidirectional Algorithm
2002-04-19 17:32:04 +00:00

21 lines
346 B
Makefile

# ex:ts=8
# Ports collection makefile for: fribidi
# Date created: Apr 19, 2002
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= fribidi
PORTVERSION= 0.10.3
CATEGORIES= converters
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>