1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/x11/xpr/Makefile
Eitan Adler 798b0580dd Cleanup of the ports in the x11 directory
- Convert to staging
2013-11-11 04:21:03 +00:00

15 lines
263 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 man/man1/xdpr.1.gz man/man1/xpr.1.gz
.include <bsd.port.mk>