1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/x11/xpr/Makefile
Niclas Zeising 868b21fc8a Update to 1.0.4
Approved by:	kwm, miwi (mentors, implicit)
Obtained from:	xorg development repo
2013-02-03 21:46:38 +00:00

18 lines
248 B
Makefile

# $FreeBSD$
PORTNAME= xpr
PORTVERSION= 1.0.4
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Utility for printing an X window dump
XORG_CAT= app
USE_XORG= xmuu x11
PLIST_FILES= bin/xdpr bin/xpr
MAN1= xdpr.1 xpr.1
.include <bsd.port.mk>