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

15 lines
307 B
Makefile

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