# Created by: Oliver Breuninger <ob@breuninger.org>
# $FreeBSD: tags/RELEASE_10_3_0/x11/xcmd/Makefile 386312 2015-05-14 10:15:04Z mat $

PORTNAME=	xcmd
PORTVERSION=	1.8
PORTREVISION=	2
CATEGORIES=	x11
MASTER_SITES=	SUNSITE/X11/xutils \
		http://www.breuninger.org/files/distfiles/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Xcmd is a front-end for starting programs under X11

USES=		imake
USE_XORG=	ice sm x11 xext xmu xt

PLIST_FILES=	bin/xcmd \
		man/man1/xcmd.1.gz

.include <bsd.port.mk>
