aboutsummaryrefslogtreecommitdiff
path: root/x11/libxcvt/Makefile
blob: 5c1902d7113563479fa6384bf62ad8a90b9abeb5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $FreeBSD$

PORTNAME=	libxcvt
PORTVERSION=	s20210325
CATEGORIES=	x11

MAINTAINER=	jbeich@FreeBSD.org
COMMENT=	Calculate VESA CVT mode lines

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/COPYING

USES=		meson
USE_GITLAB=	yes
GL_SITE=	https://gitlab.freedesktop.org
GL_ACCOUNT=	ofourdan
GL_COMMIT=	81747a3d1270edb4d9df8f133206914512f604fe

.include <bsd.port.mk>