xref: /mports/graphics/libart_lgpl/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1
2
3PORTNAME=	libart_lgpl
4PORTVERSION=	2.3.21
5PORTREVISION=	2
6CATEGORIES=	graphics
7MASTER_SITES=	GNOME
8DISTNAME=	${PORTNAME:S/2$//}-${PORTVERSION}
9DIST_SUBDIR=	gnome2
10
11MAINTAINER=	ports@MidnightBSD.org
12COMMENT=	Library for high-performance 2D graphics
13
14LICENSE=	lgpl
15
16USES=		libtool pkgconfig pathfix tar:bzip2
17USE_LDCONFIG=	yes
18GNU_CONFIGURE=	yes
19MAKE_JOBS_UNSAFE=	yes
20
21CONFLICTS=	libart-[0-9]*
22
23post-install:
24	${LN} -s libart_lgpl_2.so.2 ${PREFIX}/lib/libart_lgpl_2.so.5
25
26.include <bsd.port.mk>
27

served by {OpenGrok

Last Index Update: Sun Mar 22 17:06:33 EDT 2026