mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
16 lines
253 B
Makefile
16 lines
253 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= xvinfo
|
|
PORTVERSION= 1.1.2
|
|
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>
|