1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/x11/xcmd/Makefile

21 lines
413 B
Makefile

# Created by: Oliver Breuninger <ob@breuninger.org>
# $FreeBSD$
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= Front-end for starting programs under X11
USES= imake xorg
USE_XORG= ice sm x11 xext xmu xt
PLIST_FILES= bin/xcmd \
man/man1/xcmd.1.gz
.include <bsd.port.mk>