mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
0d5fecae36
Obtained from: Xorg devel repo
16 lines
198 B
Makefile
16 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>
|