freebsd-ports/sysutils/mmore/Makefile
Baptiste Daroussin c86f11d07c Convert to USES=imake
Trim headers
2013-06-28 22:32:28 +00:00

20 lines
375 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
USES= imake
USE_MOTIF= yes
USE_BZIP2= yes
USE_XORG= x11 xmu xt
MAN1= mmore.1
MANCOMPRESSED= yes
.include <bsd.port.mk>