5b4f336c82
Obtained from: Xorg devel repo
16 lines
253 B
Makefile
16 lines
253 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= xvinfo
|
|
PORTVERSION= 1.1.3
|
|
CATEGORIES= x11
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= Print out X-Video extension adaptor information
|
|
|
|
XORG_CAT= app
|
|
USE_XORG= xv x11
|
|
|
|
PLIST_FILES= bin/xvinfo man/man1/xvinfo.1.gz
|
|
|
|
.include <bsd.port.mk>
|