aboutsummaryrefslogtreecommitdiffstats
path: root/x11/libXdamage/Makefile
blob: f27b13611b897f09abaa10e2c083e8c30de70c9b (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:   libXdamage
# Date Created:         13 Nov, 2003
# Whom:             Eric Anholt <anholt@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   libXdamage
PORTVERSION=    1.1.3
CATEGORIES= x11

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

XORG_CAT=   lib
USE_XORG=   x11 damageproto:both xfixes fixesproto xextproto xproto:both

.include <bsd.port.mk>