aboutsummaryrefslogtreecommitdiff
path: root/sysutils/mmore/Makefile
blob: ade89a3d4a9f5004983b46dcab3d0cd00e6c196b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Created by: Matthew Holder <sixxgate@hotmail.com>
# $FreeBSD$

PORTNAME=	mmore
PORTVERSION=	1.01
PORTREVISION=	3
CATEGORIES=	sysutils
MASTER_SITES=	http://matt.sixxgate.com/files/

MAINTAINER=	sixxgate@hotmail.com
COMMENT=	Motif/X file/stream viewer

BROKEN=		unfetchable, MASTER_SITES is parked
USES=		imake motif
USE_BZIP2=	yes
USE_XORG=	x11 xmu xt
MAN1=		mmore.1
MANCOMPRESSED=	yes

NO_STAGE=	yes
.include <bsd.port.mk>