summaryrefslogtreecommitdiff
path: root/deskutils/mrundlg/Makefile
blob: 7b3044ec80336ca638ba0b01ce12ba0141af44d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Created by: Matthew Holder <sixxgate@hotmail.com>
# $FreeBSD$

PORTNAME=	mrundlg
PORTVERSION=	1.0
PORTREVISION=	3
CATEGORIES=	deskutils
# MASTER_SITES=	http://matt.sixxgate.com/files/
MASTER_SITES=	${MASTER_SITE_FREEBSD}

MAINTAINER=	sixxgate@hotmail.com
COMMENT=	Application / program launcher for Motif

USES=		imake motif
USE_BZIP2=	yes
USE_XORG=	x11 xmu xt
MAN1=		mrundlg.1
MANCOMPRESSED=	yes

NO_STAGE=	yes
.include <bsd.port.mk>