# New ports collection makefile for:   libxmi
# Date created:        Sat Jan  6 13:21:20 MSK 2007
# Whom:                argv[0] (Iouri V. Ivliev)
#
# $FreeBSD$

PORTNAME=	libxmi
PORTVERSION=	1.2
CATEGORIES=	graphics
MASTER_SITES=	GNU
MASTER_SITE_SUBDIR= ${PORTNAME}

MAINTAINER=	ii@any.com.ru
COMMENT=	GNU libxmi is a C/C++ function library for rasterizing 2-D vector graphics.

USE_AUTOTOOLS=  libtool:15
GNU_CONFIGURE=	yes
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_GMAKE=	yes
USE_LDCONFIG=	yes

INFO=		libxmi

.include <bsd.port.mk>
