1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/x11/libxcvt/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

18 lines
341 B
Makefile

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>