summaryrefslogtreecommitdiff
path: root/x11/libXrender/Makefile
blob: 8ca729dae50c8f24fd5e52887a15ea2a019d5fc2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: Foxfair Hu <foxfair@FreeBSD.org>

PORTNAME=	libXrender
PORTVERSION=	0.9.10
PORTREVISION=	2
CATEGORIES=	x11

MAINTAINER=	x11@FreeBSD.org
COMMENT=	X Render extension library

LICENSE=	MIT

USES=		cpe xorg xorg-cat:lib
USE_XORG=	x11 xorgproto
CPE_VENDOR=	x.org

.include <bsd.port.mk>