freebsd-ports/sysutils/mmore/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

24 lines
431 B
Makefile

# New ports collection makefile for: mmore
# Date created: 8 July 2005
# Whom: Matthew Holder <sixxgate@hotmail.com>
#
# $FreeBSD$
#
PORTNAME= mmore
PORTVERSION= 1.01
PORTREVISION= 1
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>