aboutsummaryrefslogblamecommitdiff
path: root/x11/xmore/Makefile
blob: 34199cc2900e9389f485ba409815bf6974e0c26c (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                         
                 










                                                
# New ports collection makefile for:	xmore
# Date Created:				17 Feb 2006
# Whom:					Florent Thoumie <flz@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	xmore
PORTVERSION=	1.0.1
PORTREVISION=	1
CATEGORIES=	x11

MAINTAINER=	x11@FreeBSD.org
COMMENT=	Plain text display program for X

XORG_CAT=	app
USE_XORG=	xt xaw xp xprintutil

MAN1=		xmore.1

.include <bsd.port.mk>