1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/deskutils/mrundlg/Makefile

22 lines
437 B
Makefile

# 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>