freebsd-ports/x11/libXcomposite/Makefile
2021-04-06 16:31:07 +02:00

20 lines
351 B
Makefile

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