summaryrefslogtreecommitdiffstats
path: root/x11/libXdamage/Makefile
blob: 0e0842b4421281b9e4ccd1ec6401d420c69ada81 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: Eric Anholt <anholt@FreeBSD.org>
# $FreeBSD$

PORTNAME=   libXdamage
PORTVERSION=    1.1.4
CATEGORIES= x11

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

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

NO_STAGE=   yes
.include <bsd.port.mk>