freebsd-ports/x11/libXxf86vm/Makefile
Muhammad Moinur Rahman c10c7d0644
x11/libXxf86vm: Moved man to share/man
Approved by:    portmgr (blanket)
2024-01-27 17:26:59 +01:00

19 lines
354 B
Makefile

PORTNAME= libXxf86vm
PORTVERSION= 1.1.4
PORTREVISION= 4
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= X Vidmode Extension
WWW= https://www.freedesktop.org/Software/xorg
LICENSE= MIT
USES= cpe xorg xorg-cat:lib
USE_XORG= xorgproto x11 xext
CPE_PRODUCT= libxxf86vm
CPE_VENDOR= x
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
.include <bsd.port.mk>