1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00
freebsd-ports/x11/libXdamage/Makefile
2021-04-06 16:31:07 +02:00

19 lines
327 B
Makefile

# Created by: Eric Anholt <anholt@FreeBSD.org>
PORTNAME= libXdamage
PORTVERSION= 1.1.5
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= X Damage extension library
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
USES= xorg xorg-cat:lib
USE_XORG= x11 xfixes xorgproto
INSTALL_TARGET= install-strip
.include <bsd.port.mk>