freebsd-ports/sysutils/mmore/Makefile
2014-01-27 17:35:26 +00:00

23 lines
494 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
DEPRECATED= Broken for more than 6 month
EXPIRATION_DATE= 2014-02-27
USES= imake motif
USE_BZIP2= yes
USE_XORG= x11 xmu xt
MAN1= mmore.1
MANCOMPRESSED= yes
NO_STAGE= yes
.include <bsd.port.mk>