Update sysutils/cfengine36 to version 3.6.1_1,1
[dports.git] / graphics / libart_lgpl / Makefile
1 # Created by: Hye-Shik Chang <perky@python.or.kr>
2 # $FreeBSD$
3
4 PORTNAME=       libart_lgpl
5 PORTVERSION=    2.3.21
6 PORTREVISION=   1
7 PORTEPOCH=      1
8 CATEGORIES=     graphics
9 MASTER_SITES=   GNOME
10 DISTNAME=       ${PORTNAME:S/2$//}-${PORTVERSION}
11 DIST_SUBDIR=    gnome2
12
13 MAINTAINER=     gnome@FreeBSD.org
14 COMMENT=        Library for high-performance 2D graphics
15
16 USE_LDCONFIG=   yes
17 USES=           libtool:oldver pathfix tar:bzip2
18 GNU_CONFIGURE=  yes
19 MAKE_JOBS_UNSAFE=       yes
20
21 CONFLICTS=      libart-[0-9]*
22
23 .include <bsd.port.mk>