freebsd-ports/sysutils/mmore/Makefile
John Marino b2ee515be8 sysutils/mmore BROKEN: unfetchable due to MASTER_SITES parked
PR:		ports/179654
Approved by:	maintainer timeout (>3 weeks), bapt (mentor)
2013-07-12 16:17:31 +00:00

20 lines
411 B
Makefile

# 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
.include <bsd.port.mk>