# New ports collection makefile for:	fpx
# Date created:				Jan 10 2001
# Whom:					Mikhail Teterin <mi@aldan.algebra.com>
#
# $FreeBSD: ports/graphics/libfpx/Makefile,v 1.20 2006/10/27 19:44:03 ehaupt Exp $
#

PORTNAME=	libfpx
PORTVERSION=	1.2.0.12
CATEGORIES=	graphics
MASTER_SITES=	${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR=	ehaupt

MAINTAINER=	mi@aldan.algebra.com
COMMENT=	Library routines for working with Flashpix images

MAKE_ARGS+=	-j2
USE_BZIP2=	yes

post-patch:
	${RM} ${WRKSRC}/ri_image/wchar.c

INSTALLS_SHLIB=	yes
MAKEFILE=	${FILESDIR}/Makefile.bsd

.include <bsd.port.mk>
