opnsense-ports/x11/libXcomposite/Makefile
Franco Fichtner a737ce6b05 */*: sync previously available, but unused ports
Taken from: FreeBSD
2015-04-22 06:45:04 +02:00

16 lines
324 B
Makefile

# Created by: Eric Anholt <anholt@FreeBSD.org>
# $FreeBSD$
PORTNAME= libXcomposite
PORTVERSION= 0.4.4
PORTREVISION= 3
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>