aboutsummaryrefslogtreecommitdiff
path: root/x11/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-03-25 17:34:31 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-03-25 17:34:31 +0000
commitb10c84f924a10465c591ac5b19aa83cbad6954df (patch)
treece74d8e0a6a207df1a53032f0620fe7afc2bbb8c /x11/Makefile
parent0194575b4f8f5c179c55d708c69c21a080bfa5fc (diff)
downloadports-b10c84f924a10465c591ac5b19aa83cbad6954df.tar.gz
ports-b10c84f924a10465c591ac5b19aa83cbad6954df.zip
x11/libxcvt: add new port
libxcvt is a library providing a standalone version of the X server implementation of the VESA CVT standard timing modelines generator. libxcvt also provides a standalone version of the command line tool cvt copied from the Xorg implementation and is meant to be a direct replacement to the version provided by the Xorg server. https://gitlab.freedesktop.org/ofourdan/libxcvt
Notes
Notes: svn path=/head/; revision=569219
Diffstat (limited to 'x11/Makefile')
-rw-r--r--x11/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile
index 232c9b990cac..2dc5defc27b3 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -177,6 +177,7 @@
SUBDIR += libsynaptics
SUBDIR += libwacom
SUBDIR += libxcb
+ SUBDIR += libxcvt
SUBDIR += libxdg-basedir
SUBDIR += libxfce4menu
SUBDIR += libxfce4util