summaryrefslogblamecommitdiff
path: root/graphics/libart/Makefile
blob: acb0194a1f43352de1439173bb9e65dd37842b05 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                           

                                                                      
 
                                 
                                                        
 
                          

                                                         
                   
 
                             
 
                      
# New ports collection makefile for:	libart
# Date created:		8 July 2001
# Whom:			Hye-Shik Chang <perky@python.or.kr>
#
# $FreeBSD$
#

PORTNAME=	libart
PORTVERSION=	2.3.3
CATEGORIES=	graphics
MASTER_SITES=	http://tiger.bioinf.cs.uni-potsdam.de/free/Graphics/ \
		http://cvsup.theplanet.com/distfiles/

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

USE_AUTOTOOLS=	libtool:15
WRKSRC=		${WRKDIR}/${PORTNAME}_lgpl-${PORTVERSION}
GNU_CONFIGURE=	yes
USE_LDCONFIG=	yes

CONFLICTS=	libart_lgpl-*

.include <bsd.port.mk>