freebsd-ports/deskutils/mrundlg/Makefile
Vanilla I. Shu 9f8ed74849 Stagify.
Approved by:	portmgr@
2014-06-14 03:33:08 +00:00

17 lines
382 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 tar:bzip2
USE_XORG= x11 xmu xt
.include <bsd.port.mk>