aboutsummaryrefslogtreecommitdiffstats
path: root/x11/libXrender/Makefile
blob: b8c6871d7660e736cf9273c0aaffbe9f97eb065b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:   xrender
# Date Created:         2 Jul, 2003
# Whom:             Foxfair Hu <foxfair@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   libXrender
PORTVERSION=    0.9.5
CATEGORIES= x11

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

XORG_CAT=   lib
USE_XORG=   x11 renderproto:both xproto:both

.include <bsd.port.mk>