1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
freebsd-ports/x11/xditview/Makefile
Niclas Zeising 7257a1e8ce x11/xditview: Update to 1.0.5
Update x11/xditview to 1.0.5
Add missing dependencies.

This is a maintenance release

Changelog:
https://lists.x.org/archives/xorg/2019-March/059635.html

PR:		236303
Submitted by:	Samy Mahmoudi
2019-03-06 20:55:36 +00:00

17 lines
238 B
Makefile

# $FreeBSD$
PORTNAME= xditview
PORTVERSION= 1.0.5
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Display ditroff output
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
XORG_CAT= app
USE_XORG= x11 xaw xmu xt
.include <bsd.port.mk>