2005-07-08 21:03:07 -04:00
|
|
|
# New ports collection makefile for: mmore
|
|
|
|
# Date created: 8 July 2005
|
|
|
|
# Whom: Matthew Holder <sixxgate@hotmail.com>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= mmore
|
2005-07-11 14:45:44 -04:00
|
|
|
PORTVERSION= 1.01
|
2005-07-08 21:03:07 -04:00
|
|
|
CATEGORIES= sysutils
|
|
|
|
MASTER_SITES= http://matt.sixxgate.com/files/
|
|
|
|
|
|
|
|
MAINTAINER= sixxgate@hotmail.com
|
|
|
|
COMMENT= An Motif/X file/stream viewer
|
|
|
|
|
|
|
|
USE_MOTIF= yes
|
|
|
|
USE_BZIP2= yes
|
|
|
|
USE_IMAKE= yes
|
|
|
|
MAN1= mmore.1
|
|
|
|
MANCOMPRESSED= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|