1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/x11/xrandr/Makefile
Baptiste Daroussin 4e8cb1f407 Update to 1.5.0
2016-11-05 19:03:38 +00:00

20 lines
309 B
Makefile

# $FreeBSD$
PORTNAME= xrandr
PORTVERSION= 1.5.0
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Primitive command line interface to the RandR extension
LICENSE= MIT
XORG_CAT= app
USE_XORG= xrandr xrender x11
PLIST_FILES= bin/xrandr \
bin/xkeystone \
man/man1/xrandr.1.gz
.include <bsd.port.mk>