1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/x11/xgamma/Makefile
Koop Mast 0d5fecae36 Update xkbevd to 1.1.4.
Obtained from:	Xorg devel repo
2015-10-20 13:49:18 +00:00

16 lines
248 B
Makefile

# $FreeBSD$
PORTNAME= xgamma
PORTVERSION= 1.0.6
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Gamma correction through the X server
XORG_CAT= app
USE_XORG= x11 xxf86vm
PLIST_FILES= bin/xgamma man/man1/xgamma.1.gz
.include <bsd.port.mk>