1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/x11/xvinfo/Makefile
Eitan Adler 61aab85620 - update mkfontscale to 1.0.9
- update oclock to 1.0.2
- update twm to 1.0.7
- update xmodmap to 1.0.4
- update xorg-macros to 1.15.0
- update xprop to 1.2.1
- update xvinfo to 1.1.1
- update xwininfo to 1.1.2

Approved by:	bapt (mentor)
Obtained from:	xorg-devel repo
2011-09-18 13:40:18 +00:00

23 lines
374 B
Makefile

# New ports collection makefile for: xvinfo
# Date Created: 17 Feb 2006
# Whom: Florent Thoumie <flz@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= xvinfo
PORTVERSION= 1.1.1
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
MAN1= xvinfo.1
.include <bsd.port.mk>