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

PORTNAME=   libXcomposite
PORTVERSION=    0.4.4
PORTREVISION=   2
PORTEPOCH=  1
CATEGORIES= x11

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

XORG_CAT=   lib
USE_XORG=   compositeproto:both x11 xfixes xext fixesproto xproto:both

.include <bsd.port.mk>