c10c7d0644
Approved by: portmgr (blanket)
19 lines
354 B
Makefile
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>
|