freebsd-ports/x11/xmore/Makefile
Niclas Zeising 01655bece5 x11/xmore: Update to 1.0.3
Update x11/xmore to 1.0.3
Add license information
Fix dependencies.

This is a maintenance release

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

PR:		236306 (based on)
Submitted by:	Samy Mahmoudi
2019-03-06 21:09:57 +00:00

16 lines
209 B
Makefile

# $FreeBSD$
PORTNAME= xmore
PORTVERSION= 1.0.3
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Plain text display program for X
LICENSE= MIT
XORG_CAT= app
USE_XORG= x11 xaw xt
.include <bsd.port.mk>