1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
freebsd-ports/x11-wm/xcompmgr/Makefile
Koop Mast e8633cf299 Update xcompmgr to 1.1.7.
Obtained from:	Xorg devel repo
2015-10-20 13:37:49 +00:00

17 lines
327 B
Makefile

# Created by: Eric Anholt <anholt@FreeBSD.org>
# $FreeBSD$
PORTNAME= xcompmgr
PORTVERSION= 1.1.7
CATEGORIES= x11-wm
MAINTAINER= x11@FreeBSD.org
COMMENT= Sample X compositing manager
XORG_CAT= app
USE_XORG= x11 xcomposite xfixes xdamage xrender
PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz
.include <bsd.port.mk>