0d5fecae36
Obtained from: Xorg devel repo
15 lines
198 B
Makefile
15 lines
198 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= xditview
|
|
PORTVERSION= 1.0.4
|
|
CATEGORIES= x11
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= Display ditroff output
|
|
|
|
LICENSE= MIT
|
|
|
|
XORG_CAT= app
|
|
USE_XORG= xt xaw
|
|
|
|
.include <bsd.port.mk>
|