# New ports collection makefile for:	libart
# Date created:		8 July 2001
# Whom:			Hye-Shik Chang <perky@python.or.kr>
#
# $FreeBSD: ports/graphics/libart/Makefile,v 1.4 2003/02/25 06:25:30 perky Exp $
#

PORTNAME=	libart
PORTVERSION=	2.3.3
CATEGORIES=	graphics
MASTER_SITES=	http://www.artofcode.com/${PORTNAME}/

MAINTAINER=	perky@FreeBSD.org
COMMENT=	Library for high-performance 2D graphics

WRKSRC=		${WRKDIR}/${PORTNAME}_lgpl-${PORTVERSION}
GNU_CONFIGURE=	yes
INSTALLS_SHLIB=	yes

.include <bsd.port.mk>
